The test explorer lists groups correctly but doesn't seem to list tests that are dynamic, that is when the exact listing is derived from some other data source. In the case I'm looking at, we have a list of files and we turn each file into a test.
Running the --list-tests command on the test executable does list every test in these testlists, but the neptune doesn't report the children:
The test explorer lists groups correctly but doesn't seem to list tests that are dynamic, that is when the exact listing is derived from some other data source. In the case I'm looking at, we have a list of files and we turn each file into a test.
Running the
--list-tests
command on the test executable does list every test in these testlists, but the neptune doesn't report the children:Environment: Mono Expecto: 5.0 Framework: net462