Skip to content

MoravianUniversity/intro_test_runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When using with gitkeeper:

  • Cannot use snap-based installations of python or ruff due to sandboxing issues.
  • Must install system-wide Python package pytest.
  • To install: python3 -m pip install git+https://github.com/MoravianUniversity/intro_test_runner.git
  • Use the following action.sh file:
    #!/bin/bash
    python3 -m intro_test_runner -s "$1"
    exit 0

About

Runs linting, checks, and tests on intro code submissions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages