From 4d7b299027dc6ff86ab0c5c54918b98a858a2556 Mon Sep 17 00:00:00 2001 From: Richard Macklin Date: Tue, 24 Jan 2017 20:22:00 -0800 Subject: Add link to external documentation of rspec-rails feature specs [ci skip] --- doc/development/testing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/development') diff --git a/doc/development/testing.md b/doc/development/testing.md index dbea6b9c9aa..60ba1af089c 100644 --- a/doc/development/testing.md +++ b/doc/development/testing.md @@ -130,7 +130,9 @@ for its feature/integration tests in September 2012. As of March 2016, we are [trying to avoid adding new Spinach tests](https://gitlab.com/gitlab-org/gitlab-ce/issues/14121) going forward, -opting for [RSpec feature](#features-integration) specs. +opting for [RSpec feature specs] as [described above](#features-integration). + +[RSpec feature specs]: https://github.com/rspec/rspec-rails#feature-specs Adding new Spinach scenarios is acceptable _only if_ the new scenario requires no more than one new `step` definition. If more than that is required, the -- cgit v1.2.3