Skip to content

jleechanorg/mctrl_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mctrl_test

Python hello-world project used for mctrl orchestration testing.

Usage

python hello.py

Features

  • Fibonacci sequence: fibonacci.py
  • Roman numeral conversion: to_roman.py (includes to_roman and from_roman)
  • LeetCode solutions: two_sum.py, valid_parentheses.py, shortest_path_binary_matrix.py

Testing

pytest test_hello.py -v

About

Minimal Python hello world with pytest and CI for mctrl testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors