Skip to content

Draft: fix: mistake in inner tests runner

Alexey Protsenko requested to merge fix-inner-tests into master
  1. Fix PICOLIB_NO_AUTORUN env var naming.
  2. Add an assertion that it works as expected.
  3. Show output if listing tests fails.
  4. Run inner tests with listen port :0 to avoid "address already in use" errors.
Edited by Alexey Protsenko

Merge request reports