Skip to content

diffeo/pytest-diffeo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-diffeo

Common py.test support for Diffeo tests.

If this package is installed, then you can run py.test with additional command-line arguments --runperf, --runslow, -runload, or -run-integration. Tests marked with @pytest.mark.performance, @pytest.mark.slow, @pytest.mark.load, and pytest.mark.integration respectively, will not be run unless the corresponding command-line option is present.

This package also provides a redis_address fixture to get the location of an external Redis installation. This must be provided via a --redis-address command-line argument.

About

Common py.test support for Diffeo tests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages