Analysis updated 2026-07-18 · repo last pushed 2023-05-20
Write simple assert-based tests to check that a function behaves correctly.
Automatically discover and run every test file in a project with one command.
Scale up to running thousands of tests across a large application before deploying.
Adopt gradually alongside existing tests written in other Python testing frameworks.
| cito/pytest | 0xallam/my-recipe | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | Python | Python | Python |
| Last pushed | 2023-05-20 | 2022-11-22 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Pytest is a tool that automatically runs test scripts for your Python code and tells you exactly which tests pass or fail.
Mainly Python. The stack also includes Python.
Dormant — no commits in 2+ years (last push 2023-05-20).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.