Skip to content

Commit 0e39666

Browse files
authored
Update README.md
1 parent 1b085bc commit 0e39666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pytest-inline
22

3-
pytest-inline is a plugin for [pytest](<http://pytest.org>) that writes inline tests.
3+
pytest-inline is a [pytest](<http://pytest.org>) plugin for writing inline tests.
44

55
Inline testing is a new granularity of testing that make it easier to check individual program statements. An inline test is a statement that allows to provide arbitrary inputs and test oracles for checking the immediately preceding statement that is not an inline test.
66

0 commit comments

Comments
 (0)