Skip to content

This is a basic python app to learn and use CI process for a python project using CircleCI. This app contains add and multiply functions and a test file is written to test these functionalities. And when a user push code to this repository, CircleCI automatically starts building the project and also run tests as per the config file.

Notifications You must be signed in to change notification settings

abhijeetsc/python-CI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a basic python app to learn and use CI process for a python project using CircleCI. This app contains add and multiply functions and a test file is written to test these functionalities. And when a user push code to this repository, CircleCI automatically starts building the project and also run tests as per the config file.

License

MIT

About

This is a basic python app to learn and use CI process for a python project using CircleCI. This app contains add and multiply functions and a test file is written to test these functionalities. And when a user push code to this repository, CircleCI automatically starts building the project and also run tests as per the config file.

Topics

Resources

Stars

Watchers

Forks

Languages