Skip to content

cimplec/test-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sim-C Test Suite

Steps to run

  1. Install simC test suite:-
user@programmer~$: pip install git+https://github.com/cimplec/test-suite
  1. Run tests:-

    2.1) Both unit and code tests:-

    user@programmer~:$ simc-test

    2.2) Only unit tests:-

    user@programmer~:$ simc-test --unit

    2.3) Only code tests:-

    user@programmer~:$ simc-test --code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages