Skip to content

runmark/repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuous Integration - Test Code Repository

A demo project to show various aspects of a CI server.

Purpose of files:

  • requirements.txt Setup a virtual environment for project
  • main.py Has issues such as unused variables, which will produce warnings in code linting
  • lib.py Helper routine for unittest
  • tests Unit test classes

To use it as source of CI, create a new directory, run git init in it, and copy files to that directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages