We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2480c14 commit 1bf1d07Copy full SHA for 1bf1d07
README.md
@@ -17,6 +17,8 @@ You will also find these commands useful:
17
- `poetry run mock`: This is the mock grading server that you will be consuming as part of the problem.
18
- `poetry run pytest`: Run the tests.
19
20
+If you are using PyCharm, run configurations have been provided for you for both the app and mock server.
21
+
22
## Challenge
23
24
You can find the challenge description in the [`CHALLENGE.md`](https://github.com/SimplifyJobs/backend-take-home/blob/master/CHALLENGE.md) file.
0 commit comments