-
Notifications
You must be signed in to change notification settings - Fork 8
GRIDAPPSD/gridappsd-testing
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Python script to start the gridappsd platform for automated testing *** This will stop all your running containers *** *** Requires python 3.6 *** # setup python environment sudo apt install python3.6 python3.6-venv python3.6 -m venv env source env/bin/activate pip3 install -r requirements.txt # run pytest pytest -s
About
Full simulation integration test suite
Resources
Stars
Watchers
Forks
Packages 0
No packages published