Skip to content

Commit

Permalink
Shift to bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyrb committed Aug 22, 2019
1 parent aa48749 commit be6e53d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/latest/contributing/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
> philosiphy. See something you want to discuss or think should be changed? Open
> a PR and let's discuss.
[![testing dorito][testing-dorito-img]][testing-dorito]

You're an engineer. You know how to write code, and writing tests isn't all that
different. But do you know why we write tests? Do you know when to write one, or
what kind of test to write? How do you know if a test is a _"good"_ test? This
Expand Down Expand Up @@ -120,6 +118,10 @@ feature `X` or scenario `Y`? Open an issue and let's discuss.
- [Best Practices](https://docs.cypress.io/guides/references/best-practices.html)
- [Example Recipes](https://docs.cypress.io/examples/examples/recipes.html)

## Testing Dorito

[![testing dorito][testing-dorito-img]][testing-dorito]

<!--
Links
-->
Expand Down

0 comments on commit be6e53d

Please sign in to comment.