Skip to content

fylein/python-pytest-github-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Pytest GitHub Action

Github Action for Pytest with Python Slim Docker image (supports install of numpy and pandas and takes very less time to build)

Run any Pytest command using the action -

$ Pytest test/unit

Usage

- name: Python Pylin GitHub Action
  uses: fylein/python-pytest-github-action@v1
  with:
    args: pip3 install -r requirements.txt && pytest test/unit

About

Github action for running python unit tests

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •