Function Test Pair Toolbox
Project description
hak
This project is a collection of function test pairs for common tasks. Mostly for my own use but others are welcome to leverage it.
Required configuration
git config --global user.email "you@example.com"
git config --global user.name "Your Name
Required packages
sudo apt install twine
Test Cycle
nodemon --exec python3 test.py
TODO
- Write module for
return y == z or pf([f'x: {x}', f'y: {y}', f'z: {z}'])
- Report empty double lines at end of test cycle
- Report unsorted imports
- Report empty line should follow last import
- Report foreign imports should preceed local imports
- Report unused imports
- Fix test for pxyz
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hak-0.0.58.tar.gz
(111.1 kB
view hashes)