Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pytestrunner
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Taddeüs Kroes
pytestrunner
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Nov
22
Apr
13
Feb
28
Nov
19
15
1
8
Oct
Changed module to relative import from file to allow execution on systems without testrunner in dist-packages
master
master
When there are no test cases given, set test filename to None.
Added two blank lines for function definition (PEP8).
Moved unit test status to begin of line.
Added non-zero exit code for errors/failures during tests.
Code cleanup and added test filename to results.
Implemented simple color output and moved __main__ to main().
Initial commit of the testrunner python module.
Loading