Programatically tries to answer the 12 questions from Adam Johnson's blog post https://adamj.eu/tech/2021/11/04/the-well-maintained-test/
Project description
the-well-maintained-test
Programatically tries to answer the 12 questions from Adam Johnson's blog post
Installation
Install this tool using pip
:
$ pip install the-well-maintained-test
Usage
Programatically tries to answer the 12 questions from Adam Johnson's blog post https://adamj.eu/tech/2021/11/04/the-well-maintained-test/
URL is a url to a github repository you'd like to check, for example:
the-well-maintained-test 'https://github.com/ryancheley/the-well-maintained-test'
Development
To contribute to this tool, first checkout the code. Then create a new virtual environment:
cd the-well-maintained-test
python -m venv venv
source venv/bin/activate
Or if you are using pipenv
:
pipenv shell
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
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
Built Distribution
Close
Hashes for the-well-maintained-test-0.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfb9dab97102b1f29aa442812ca2ddd0e841a8309671cfb8ecdde77787fe40e8 |
|
MD5 | 1cc0bde92405e7e2778c62bc35495271 |
|
BLAKE2b-256 | 44dab154903d09c415ff8c41ee6a3ca29b7d310e013a8a404e32a9f1bbb1c92b |
Close
Hashes for the_well_maintained_test-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02f9cdb0519b51d09ed409392e9af21864a7fa2b7b1f6355cabefbddff18940f |
|
MD5 | 174337f9d7152d4845cb8a93895b95ec |
|
BLAKE2b-256 | 48641aa810726eb9e5b20cc7a749b0f83886947410dd0e3060bbb4bc2f3dd241 |