Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AadilLatif authored Feb 3, 2024
1 parent 93e410d commit 529ee7c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,20 @@ A python wrapper around psspy (python API for PSSE simulator) to perform
- Co-optimization / co-design using OpenMDAO
- PyPSSE server implementation

## Running tests

Running tests requires PSSE installed on your machine. To run tests, go to the package root directory.
Make sure you have the pytests and pytest-xdist installed (can be installed using pip).
execute the following commands to run tests.

- pytest tests -n 20

### Contact Information
- [Aadil Latif](mailto:[email protected])
- [Kapil Duwadi](mailto:[email protected])

###

For usage guidance, please see [PyPSSE documentation](https://NREL.github.io/PyPSSE/)


0 comments on commit 529ee7c

Please sign in to comment.