Skip to content

Commit 0dfc1f5

Browse files
committed
update README
1 parent dead6b0 commit 0dfc1f5

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22

33
# Unit Tests Practice
44

5-
<<<<<<< HEAD
65
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`.
7-
=======
8-
This repo explores a wide range of testing techniques
9-
— mocking, fixtures, test-class inheritance, a simulated HTTP server and continuous integration —
10-
using simple multiple-choice quizzes stored as JSON, and compares the automated tests through unittest and pytest.
11-
>>>>>>> a94885a091e1ba526cedbcafdef488142a86d952
126

137
It was also my first steps with Markdown documentation.
148

0 commit comments

Comments
 (0)