Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 648 Bytes

README.MD

File metadata and controls

40 lines (32 loc) · 648 Bytes

Manual de instalação

    python -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt
cosmic-ray new-config tutorial.toml

[?] Top-level module path: user.py
[?] Test execution timeout (seconds): 10
[?] Test command: pytest
-- MENU: Distributor --
(0) http
(1) local
[?] Enter menu selection: 1

    cosmic-ray init tutorial.toml tutorial.sqlite
    cr-report tutorial.sqlite --show-pending
cosmic-ray exec tutorial.toml tutorial.sqlite
cr-report tutorial.sqlite --show-pending