Skip to content

camel-ci/camel-ci-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camel CI Python3 Test Project

This package developped for our CI/CD project writes in a file every XX seconds an array of 10 random numbers and this array sorted by increasing numbers.

Usage

Prerequisites

You musthave Python3 installed on your machine.

You can check if you already have it installed with the command : python --version.

Otherwise you can get it by downloading it on the official website here.

Don't forget to check the 'add to local variables' option!

Building/Rebuilding the project

pip install .

Running Tests

python -m camel_bubblesort.TestBubblesort

Running the application

python -m camel_bubblesort.bubblesort

About

Camel CI Python3 Test Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages