We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87e62f commit a9e8f91Copy full SHA for a9e8f91
CONTRIBUTING.md
@@ -65,7 +65,7 @@ You can install pre-release versions in this way:
65
### Possible topic of interest:
66
- [ ] **Review PR:** [disable cert warnings](https://github.com/MarketSquare/robotframework-requests/pull/209)
67
- [ ] **Tech**: Moving all tests to local http server (Flask)
68
-- [ ] **Challenge**: Start local http server (Flask) only once per test run instead of start/stop for each suite
+- [x] **Challenge**: Start local http server (Flask) only once per test run instead of start/stop for each suite
69
70
### Reply / close issues as you will :)
71
https://github.com/MarketSquare/robotframework-requests/issues
0 commit comments