Skip to content

Commit dead6b0

Browse files
committed
2 parents ac2adbd + a94885a commit dead6b0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

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

33
# Unit Tests Practice
44

5+
<<<<<<< HEAD
56
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
612
713
It was also my first steps with Markdown documentation.
814

0 commit comments

Comments
 (0)