Skip to content

Commit

Permalink
Create pytest.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
ShubhamGawande191 authored Dec 20, 2023
1 parent 5fa2f4c commit 30250a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[pytest]
addopts = --ignore=test
python_files = *.py
python_classes = *Test
python_functions = test_*

0 comments on commit 30250a0

Please sign in to comment.