Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dileep17/restapitestframework
https://github.com/dileep17/restapitestframework
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dileep17/restapitestframework
- Owner: Dileep17
- Created: 2018-06-06T05:27:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T05:55:24.000Z (over 6 years ago)
- Last Synced: 2024-11-05T10:59:51.492Z (3 months ago)
- Language: C#
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To run the tests
1. Clone the Repo
2. Restore Nuget packages
3. Install Mountebank (http://www.mbtest.org/)
4. start Mountebank (by default it starts on port:2525)
5. Build the project
6. Run the nunit test from command line
Packages\NUnit.ConsoleRunner.3.8.0\tools\nunit3-console.exe RestAPITestFrameWork\bin\Debug\RestAPITestFrameWork.dll