Skip to content

Commit f1dd366

Browse files
Add warning that the tests use usage
1 parent 060965b commit f1dd366

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ We are currently unable to accept Pull Requests. If you would like to suggest ch
186186
Execute the tests using `pytest`. The tests communicate with the DeepL API using the auth key defined by the
187187
`DEEPL_AUTH_KEY` environment variable.
188188

189+
Be aware that the tests make DeepL API requests that contribute toward your API usage.
190+
189191
The test suite may instead be configured to communicate with the mock-server provided by
190192
[deepl-mock](https://www.github.com/DeepLcom/deepl-mock). Although most test cases work for either, some test cases work
191193
only with the DeepL API or the mock-server and will be otherwise skipped. The test cases that require the mock-server

0 commit comments

Comments
 (0)