v1.0.0
TestItemRunner v1.0.0
Merged pull requests:
Closed issues:
- Shared code (#11)
- Debugger support (#34)
- Follow useful @testset behavior (#51)
- Memory of previously-opened projects (#52)
- Add support for the
setupargument as in theReTestItems(#56) - Can't run the tests from VS Code (#58)
- Do not run tests on files not included (?) (#60)
- Feature Request: allow for let blocks (#62)
- Faillure on nightly (#64)
- Confusing failure when the
Julia env:toggle is modified (#67) - Debugging and TestItemRunner (#68)
- TestItemRunner process doesn't restart after deps added to test env and can't manually stop process (#69)
- Fails on Julia 1.11-beta due to broken TestEnv (#72)
- Forcing restart of process? (#73)
- Adding common code lines/expressions to
@run_package_tests(#75)