Skip to content

This project is created to show a simple unit test project based on Python language and run that by GitHub workflows.

Notifications You must be signed in to change notification settings

mohammad26845/unit_test_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Unittest based on Python

Project Tests last-commit


Hi! This project is created to show a simple unit test project based on Python language and run that by Github workflows.

Can see workflows and processes in the Action tab on the top of this screen or this link.

Furthermore, you can see the YML file and workflows code in this link


Explain directory structure

graph LR
A[Root] -- For workflos file --> B(/ .github)
A -- Unit test files --> C(/ Tests)
A -- Sample function --> D(/ Calculator)
A -- Sample executable file --> E(/ Example)
Loading

About

This project is created to show a simple unit test project based on Python language and run that by GitHub workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages