# Tests

- [Cypress](/tests/cypress.md)
- [Learn cypress and more tests](/tests/cypress/learn-cypress.md)
- [Cypress commands](/tests/cypress/cypress-commands.md)
- [Cypress plugins](/tests/cypress/cypress-plugins.md)
- [Page object && app actions](/tests/cypress/page-object-vs-app-actions.md)
- [Flaky tests](/tests/cypress/flaky-tests.md)
- [Mobile test](/tests/mobile-test.md)
- [BDD + Cucumber](/tests/bdd-+-cucumber.md)
- [Puppeteer](/tests/puppeteer.md)
- [Type of tests + Ressources](/tests/type-of-tests-+-ressources.md)
- [Jasmine test](/tests/2018-01-17-jasmine-behavior-driven-test.md)
- [Mock, fake, stub in unit tests](/tests/mock-fake-stub-in-unit-tests.md)
- [E2e tests with protactor](/tests/2018-01-11-end-to-end-test-with-angular-protractor.md)
- [Mocha](/tests/mocha.md)
