PySecretHandshake icon indicating copy to clipboard operation
PySecretHandshake copied to clipboard

Parametrized tests

Open pferreir opened this issue 8 years ago • 0 comments

Create a set of tests that can be parametrized with data from test-secret-handshake. A possible strategy to install/accommodate this would be:

$ pip install -e .[upstream-tests]

Which would result in the the data.json file being downloaded. Enabling upstream-tests would result in those particular tests being run.

pferreir avatar Jun 05 '17 10:06 pferreir