JWock82 / JWock82/Pynite

Run examples as part of test suite

Open
#294 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
743
Forks
150
Avg merge
6d 1h
Merged PRs (30d)
2

Description

The examples can be run during tests to surface errors. This **does not** include making sure the results are correct. This adds another layer of checks to catching any breaking changes to the public API.

A downside is that it lengthens the time it takes to run the test suite. They take approximately 2 minutes and 12 seconds on my machine. This could be addressed by excluding the tests by default, and including them as part of CI.

Let me know and I will open a PR.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.