Hide Forgot
Support running unit test projects by specifying DOTNET_TEST_PROJECTS. These unit tests are started from the assemble script. The DOTNET_TEST_PROJECTS is set to a list of test project folders. For each of the folders the assemble script invokes the 'dotnet test' command. The --framework flag is set to match that of the image (cfr build command).
PR: https://github.com/redhat-developer/s2i-dotnetcore/pull/20
Testsuite passed for both 1.0.4 and 1.1.1 1.0.4 https://bugzilla.redhat.com/show_bug.cgi?id=1430300#c4 1.1.1 https://bugzilla.redhat.com/show_bug.cgi?id=1430310#c4
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0560