Skip to content

WilliamCodeBox/embox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love Open Source Love Build Status codecov

PyPI version GitHub version Code Lines

embox

Fundamentals of Electromagnetic with Python

Install

> pip search embox
> pip install embox

Developer

Testing

embox is tested by using the pytest package, and the test coverage is checked by using the coverage package.

A .coveragerc config file is created and located in the embox package root dir. This config file stores the sub commands run and report of coverage.

Run the following command to test coverage

coverage run -m pytest

Run the following command to show the test coverage report

coverage report

About

Fundamentals of Electromagnetics with Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors