Skip to content

emosesPatreon/pytest-circleci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-circleci

py.test CircleCI Plugin

When running tests under CircleCI you can run on multiple machines. Circle sets environment variables to indicate which machine you are running on. This plugin ensures tests are split across the machines by reading these variables.

Once installed py.test will look for CIRCLE_NODE_TOTAL and CIRCLE_NODE_INDEX environment variables to partition tests with.

About

py.test plugin for CircleCI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Makefile 0.7%