Skip to content

Commit a94885a

Browse files
committed
update README
1 parent 8a1651f commit a94885a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
# Unit Tests Practice
44

5-
This repo explores a wide range of testing techniques — mocking, fixtures, test-class inheritance, a simulated HTTP server and continuous integration — using simple multiple-choice quizzes stored as JSON, and compares the automated tests through unittest and pytest.
5+
This repo explores a wide range of testing techniques
6+
— mocking, fixtures, test-class inheritance, a simulated HTTP server and continuous integration —
7+
using simple multiple-choice quizzes stored as JSON, and compares the automated tests through unittest and pytest.
68

79
It was also my first steps with Markdown documentation.
810

0 commit comments

Comments
 (0)