1
0
mirror of synced 2025-12-30 21:02:34 -05:00

Merge pull request #33880 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-07-08 16:30:38 -07:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ A Python test runs a setup command, then runs `pytest`. The number of points awa
| Setting | Description |
| :- | :- |
| **Test name** | The name of the test, to identify the test in logs |
| **Setup command** | _Optional_. A command to run before tests, such as compilation or installation. [Some dependencies are already installed](https://github.com/education/autograding-python-grader/blob/main/requirements.txt), but you can install more if needed. You do not need to use `sudo`, and should use `pip` instead of `pip3`. |
| **Setup command** | _Optional_. A command to run before tests, such as compilation or installation. [Some dependencies are already installed](https://github.com/classroom-resources/autograding-python-grader/blob/main/requirements.txt), but you can install more if needed. You do not need to use `sudo`, and should use `pip` instead of `pip3`. |
| **Run command** | The command to run the test and generate an exit code for evaluation |
| **Timeout** | In minutes, how long a test should run before resulting in failure |
| **Points** | _Optional_. The total number of points the entire `pytest` suite is worth. Each test will be worth `Points / number_of_tests` |

View File

@@ -66,3 +66,4 @@
- is: https://www.wireguard.com/quickstart/
- is: https://docs.openstack.org/horizon/latest/
- is: https://packages.ubuntu.com/search?keywords=netcat&searchon=names
- is: https://vimeo.com/333786093