Skip to content

Example Manual Tests using serverless automation with GitHub Actions.

License

Notifications You must be signed in to change notification settings

s2-testspace/hello.manual

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello Manual

This repo provides manual test examples used for demonstration purposes.

Refer to the Manual Overview for more details.

Setup

Testspace will automatically discover manual tests - called "test specs" - captured in your repository. Manual tests are implemented using plain text markdown and managed in GitHub.

  ---
  testspace:
  ---
  # Hello
  ## Case 1
   - do this
   - do that
  ## Case 2
    ..

Check out the github.dev web-based editor for creating and editing manual tests.

Test Case Management

Testspace offers the following unique functionality regarding Manual testing:

How to implement and run manual tests based on a repository can be found in the Testspace Help Tutorial section.

About

Example Manual Tests using serverless automation with GitHub Actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published