Releases: kenherring/ablunit-test-runner
Releases · kenherring/ablunit-test-runner
v0.2.1 - config `openedgeConfigProfile` and various bug fixes
What's Changed
- Config option:
openedgeConfigProfile
by @kenherring in #123 - Decorator: stop runaway events; add unit tests by @kenherring in #126
- Stop refresh/test run - improving process abort by @kenherring in #129
Full Changelog: 0.2.0...0.2.1
v0.2.0 - Initial Marketplace Release
Initial Marketplace Release
... non pre-release that is.
v0.1.22
What's Changed
- Ensure timely response when cancelling a test run by @kenherring in #103
- Various pipeline, versioning, and release updates
Full Changelog: v0.1.9...0.1.22
v0.1.9 - Improve features and functionality
What's Changed
- Enable custom commands by @kenherring in #70
- Improvements for
@Test
annotation parsing by @kenherring in #77 - Load run profiles from a json file similar to
launch.json
by @kenherring in #81 - Debug listing map - parse from r-code for accuracy by @kenherring in #83
- Run test cases with multiple OE versions by @kenherring in #64
- Multiline json comments by @kenherring in #86
- Import DB connections from openedge-project.json by @kenherring in #87
- Pass terminal.integrated.env configuation to ABLUnit process by @kenherring in #91
- Set path with
terminal.integrated.env
settings by @kenherring in #97 - Allow tests to run with no ablunit-test-profile.json file by @kenherring in #92
- Call stack show line number instead of uri by @kenherring in #93
- Write progress.ini to the proper location by @kenherring in #94
- Rework snippets to remove language competition by @kenherring in #95
- Rename repo: replace 'ablunit-test-provider' references with 'ablunit-test-runner' by @kenherring in #96
Full Changelog: v0.1.7...v0.1.9
v0.1.7 - workspace folders and various improvements
What's Changed
- Enable workspaces with multiple folders in https://github.com/kenherring/ablunit-test-provider/pull/63
- Refactoring in https://github.com/kenherring/ablunit-test-provider/pull/65 & https://github.com/kenherring/ablunit-test-provider/pull/66 & https://github.com/kenherring/ablunit-test-provider/pull/67 & https://github.com/kenherring/ablunit-test-provider/pull/71 & https://github.com/kenherring/ablunit-test-provider/pull/72
- WSL fixes for extension development in https://github.com/kenherring/ablunit-test-provider/pull/35
- Fix parsing
openedge-project.json
when comments are present in https://github.com/kenherring/ablunit-test-provider/pull/68 - Allow dot dirs in config to function in https://github.com/kenherring/ablunit-test-provider/pull/69
Full Changelog: kenherring/ablunit-test-provider@v0.1.6...v0.1.7
v0.1.6 - performance improvements and test suites
What's Changed
- Updates for absolute path in config testing by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/56
- Improve DLC lookup; resolve code smells; various build/quality improvements by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/57
- Continued cleanup of code smells by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/58
- Add functionality for test suite parsing by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/59
- Improve performance for loading tests by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/60
- V0.1.6 changelog by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/62
Full Changelog: kenherring/ablunit-test-provider@v0.1.4...v0.1.6
v0.1.4 - Fix marketplace badges and config documentation
What's Changed
- Fix CircleCI badge in marketplace by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/53
- Fix GitHub issues URL and fix license year by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/54
- Cleanup config and related README.md; allow "true" value for listings default by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/55
Full Changelog: kenherring/ablunit-test-provider@v0.1.3...v0.1.4
v0.1.3 - fix badges
What's Changed
- Fix bagdges displayed in marketplace by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/50
Full Changelog: kenherring/ablunit-test-provider@v0.1.2...v0.1.3
v0.1.2 - various improvements/fixes
What's Changed
- Various functionality improvements by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/45
- Enable usage of ablunit.json for configuration by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/46
- Enable exclude files array by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/47
- Set icon for marketplace by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/48
- Reduce test suite boilerplate by @kenherring in https://github.com/kenherring/ablunit-test-provider/pull/49
Full Changelog: kenherring/ablunit-test-provider@v0.1.1...v0.1.2
v0.1.1 - Enable `ablunit.params` config
- Improve coverage analysis
- Fix and add test for
ablunit.params
Full Changelog: kenherring/ablunit-test-provider@v0.1.0...v0.1.1