Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Pytest GitHub Action

Runs Python Unit tests using Pytest.

pytest tests

Usage

- name: Python Pylin GitHub Action
  uses: RMajewski/python-unit-tests
  with:
    args: pip3 install -r requirements.txt && pytest pytest.ini src/tests

About

Running python unit tests

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages