Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion tests/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ This directory contains tests of the CLI functionality.

There are three directories containing three types of tests:
* unit - strict unit tests which require no setup of the environment
* monkey_patching - tests that use monkey_patching to mock some behavior
* integration - straightforward tests of functionality

The project Makefile has make targets for running these different categories
Expand Down
Loading