From 74f54a16b886144d83963b8f60f57c1538ec9f05 Mon Sep 17 00:00:00 2001 From: Walmyr Date: Mon, 13 May 2019 23:56:01 +0000 Subject: This is the first iteration of documentation for the GitLab QA framework that intends to make easier for every engineer to contribute with the end-to-end tests creation, edition, and improvements. --- qa/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'qa/README.md') diff --git a/qa/README.md b/qa/README.md index 8efdd8514f1..002ad4c65f5 100644 --- a/qa/README.md +++ b/qa/README.md @@ -49,8 +49,10 @@ will need to [modify your GDK setup](https://gitlab.com/gitlab-org/gitlab-qa/blo ### Writing tests -1. [Using page objects](qa/page/README.md) -2. [Style guide](STYLE_GUIDE.md) +- [Writing tests from scratch tutorial](docs/WRITING_TESTS_FROM_SCRATCH.md) + - [Best practices](docs/BEST_PRACTICES.md) + - [Using page objects](qa/page/README.md) + - [Guidelines](docs/GUIDELINES.md) ### Running specific tests -- cgit v1.2.1