Changes between Version 12 and Version 13 of CPTMSTestCases
- Timestamp:
- 05/08/2019 04:03:38 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CPTMSTestCases
v12 v13 13 13 14 14 == Application Startup == 15 In a terminal window with webapps as the current directory, start the web server with the (Python 2.7) command: `python -m CGIHTTPServer 8080` 15 In a terminal window with webapps as the current directory, start the web server with the (Python 2.7) command: `python -m CGIHTTPServer 8080` 16 17 `(Python 3): python3 -m http.server 8080` 16 18 17 19 Open a web browser to `localhost:8080/cptms/`
