Welcome To

Application Acceptance Testing

This Demo Application uses React.js(https://reactjs.com) Javascript libraries to route, load and process HTML. The presentation is based on Bootstrap 5. Testing is accomplished by injecting Jasmine specs in the application running within a Karma test-runner environment. Generally the specs are coded by the developer in a test driven environment. However the tests can be isolated from the application code and loaded in a single location(see index.js). This allows test and production groups to develop end to end testing. Please review the included read-me.