GoodGooGleINS / boss

MIT License
1 stars 0 forks source link

Demo

This demo Testspace project is available at testspace-com:demo. To invoke the tour click on the following link:

https://s2.testspace.com/projects/testspace-com:demo


Space Metric Space Metric Space Metric

Fake Results

The fake results contained in the testspace-com:demo project are for demonstration purposes only. There is a set of pre-canned result XML files under the fake.results used for pushing content to Testspace.

The fake results highlight the following:

For general information on Testspace publishing, refer to the help documentation.

Scripts

The following scripts are used for generating fake results:

Use the two GitHub Workflows to manual execute the corresponding shell scripts via the Workflow Dispatch

The GitHub workflows use the inputs to set the domain. The default is testspace.

Specs

The repo also contains a set of fake test specs for demonstration purposes only. The fake specs highlight the following:

For general information on Testspace Manual Test Framework, refer to the help documentation.

Desktop Preview

To preview the specs on console:

Install:

cd specs
bundle install

Run:

cd specs
bundle exec jekyll serve