8000 Rewrite current tests to use a unit testing framework + parameterized · Issue #3 · nysbc/appion · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Rewrite current tests to use a unit testing framework + parameterized #3
Closed
@jpellman

Description

@jpellman

Presently, our one test script for SEMC Appion doesn't use a unit test framework like pytest or unittest. Ideally, we could use a large number of values produced by classic Appion to test our calculations. Instead of writing assert statements ad infinitum, I'd like to store the outputs of classic Appion in a human-editable YAML file and use parameterized to perform data-driven testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0