Skip to content

Conversation

@matthew-brett
Copy link

Break up testing function to allow return of individual test results.

Is this a reasonable way to go?

I'm making a command line interface, and I want to give a report for all the
tests, with their test failures.

To run code in given directory.
Refactor notebook test runner into lower-level function.

Use to run tests in notebook directory.

Test API for function.
@matthew-brett matthew-brett force-pushed the return-individual-results branch from 5aa62c2 to 5cbbd1c Compare October 26, 2019 14:42
@matthew-brett matthew-brett changed the title WIP: refactor to allow return of test results MRG: refactor to allow return of test results Oct 26, 2019
@matthew-brett
Copy link
Author

This is now ready for review. It includes a fix to make the notebook and test code run in the notebook directory as working directory, by default. See #23 for motivation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant