Skip to content

Commit 7a57141

Browse files
committed
Add pytest-discord as a test dependency
1 parent 5f2b802 commit 7a57141

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ testpaths = [
4444
md_report = true
4545
md_report_verbose = 0
4646
md_report_color = "auto"
47+
48+
discord_verbose = 1

requirements/test_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
nbformat>=5.0.6
22
pytest>=6.0.1
3+
pytest-discord>=0.0.5
34
pytest-md-report>=0.1
45
responses
56
sqliteschema[dumps]>=1

0 commit comments

Comments
 (0)