Skip to content

v0.4.3: Use Mapping for TestCase (#62)

Compare
Choose a tag to compare
@nhakmiller nhakmiller released this 04 Jan 15:53
6b285a0

This version slightly changes how test cases are modeled by the CLI tool to more closely match how they are implemented by the Panther backend. This allows us to take advantage of some more advanced python functionality that previously was supported in Panther but not from the CLI tool.