What's Changed
- Fixes processes as a temporary workaround by @jmgomez in #310
- Waits for nimsuggest to start. Better handling for instances by @jmgomez in #311
- Clean warnings by @jmgomez in #312
- Fix compile on Windows by @laylie527 in #315
- Test parser based on the output of unittest2 by @jmgomez in #316
- Adds
listTests
route by @jmgomez in #317 - Can run and parse results from test file (not extension yet) by @jmgomez in #318
- Run tests route by @jmgomez in #319
- Allows to run tests by suite or by name by @jmgomez in #321
- Captures test failures by @jmgomez in #322
- Fixes #323 Socket mode not seems to work by @jmgomez in #324
- Better path by @jmgomez in #325
- Handles compiles errors in the tests by @jmgomez in #327
- Captures output. Refactors entrypoints by @jmgomez in #328
- cancelTest entry point implemented by @jmgomez in #329
- Fix
Position
type by @AmjadHD in #330 - Implements
willSaveWaitUntil
and autoformat there so file is not marked as dirty by @jmgomez in #331 - Fix expand ARC/macro by @AmjadHD in #333
- Improves test runner process handling by @jmgomez in #334
- Dont return
Error Type
for inline hints by @jmgomez in #335 - Upgrades tests to
unittest2
by @jmgomez in #336 - Fix test runner by @jmgomez in #337
- Bumps 1.12.0 by @jmgomez in #338
- Issue runner by @jmgomez in #339
- Generated files are moved out from the project by @jmgomez in #340
- fixes ci by @jmgomez in #341
New Contributors
- @laylie527 made their first contribution in #315
Full Changelog: v1.10.2...v1.12.0