Skip to content

PedroPertusi/bits-e-proc-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

setup for test and dev.

python3.8 -m venv env
. env/bin/activate

pip install --editable . 

Executando teste no assembly:

cd tests/assembly
pytest

Executando teste no vm:

cd tests/vm-examples
pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.3%
  • Other 0.7%