Releases: balder-dev/balderplugin-junit
Releases · balder-dev/balderplugin-junit
v0.0.3
What's Changed
- fix(plugin.py): use methods
get_*_executors()
instead of properties *_executors
by @matosys in #2
Full Changelog: 0.0.2...0.0.3
v0.0.2
What's Changed
session_finished()
callback raises exception in case that the plugin is installed but no --junit-file
argument was given by @matosys in #1
Full Changelog: 0.0.1...0.0.2