Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 485 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 485 Bytes

sanity-test

Build Status

Performs simple tests on non-unit-tested libraries.

You can use this python library to search for some specific file names and perform automated checks and sanity tests on them. For example, it can search for all files names run.py, run mypy and flake08 on them, and then run the file for a couple of seconds to see if there is a crash.