Skip to content

Commit c819a61

Browse files
authored
Update README.md
Test about lines
1 parent 0de3c35 commit c819a61

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

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

33
# Unit Tests Practice
44

5-
#### This repository has been prepared to explore the different possibilities of unittest and pytest automated tests, through the import of simple quizzes and the conversion of these quizzes into a verified JSON format.
5+
#### This repository explores some possibilities of automated tests (unittest and pytest) to verify the import and conversion of simple JSON quizzes. It was also my first steps in using Markdown documentation.
66

77
---
8+
------
9+
--------
10+
-----------------------------
811

912
## questionnaire_import.py
1013
>python ./questionnaire_import.py

0 commit comments

Comments
 (0)