Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Write "Break a test" guide #47

Open
hackebrot opened this issue Jun 28, 2018 · 2 comments
Open

Write "Break a test" guide #47

hackebrot opened this issue Jun 28, 2018 · 2 comments
Labels
docs Tasks to write and update documentation

Comments

@hackebrot
Copy link
Collaborator

Write "Break a test" section for our getting-started guide 馃摑

@hackebrot hackebrot added the docs Tasks to write and update documentation label Jun 28, 2018
@jrbenny35
Copy link
Collaborator

What would this look like?

@hackebrot
Copy link
Collaborator Author

After we've added the "Run the test suite" section in the getting-started guide, we would need to show newcomers how our test harness reports failures and how to debug them.

A good example would be how the test for successful login test fails:

  • add a typo to the email of a registered user in variables.json
  • run the test suite, which we expect to fail
  • explain how to read the report
  • explain how to download and inspect the screenshot from pytest-html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Tasks to write and update documentation
Projects
None yet
Development

No branches or pull requests

2 participants