Nitpicker

Latest version: v0.4.2

Safety actively analyzes 619212 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.2

---------------------------------
* Fix format error in 'check' command (flipback)

0.4.1

---------------------------------
* 16 Fix encoding error on the validation stage (flipback)

0.4.0

---------------------------------
* Add flag --only for 'run' command (flipback)
* Add command 'validate' to check format of all the test on QA directory (flipback)
* 11 Fix validation error in command list (flipback)
* Nitpicker can be run as a command (`nitpicker` instead of `python -m nitpicker) (flipback)

0.3.0

---------------------------------
* 3 Command 'check --all-runs-passed' checks if all of the last runs are passed (flipback)
* 3 Command 'check --has-new-runs' checks if there are some new runs in the feature branch (flipback)

0.2.0

---------------------------------
* 6 Fix output of command 'list' (flipback)
* 2 Command 'add' gets user name and email from Git repo (flipback)
* 8 Fix error of utf-8 encoding in command 'add' (Rumpelshtinskiy)
* Make format of test cases more friendly (flipback):

.. code-block:: yaml

description: Some test to test something
author:
email:
tags:
setup:
- Do something
teardown:
- Do something
steps:
- Some action => Some expectation
- Some action => Some expectation

0.1.4

---------------------------------
* Fix UTF-8 bug in YAML dumping (flipback)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.