From e7face4728d3aed6dc089966d489d0c93b65913d Mon Sep 17 00:00:00 2001 From: Julie Date: Tue, 28 Jan 2014 13:56:33 -0800 Subject: chore(end2end): remove old references to the scenario runner and update to point to protractor --- docs/content/guide/dev_guide.e2e-testing.ngdoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/content/guide/dev_guide.e2e-testing.ngdoc') diff --git a/docs/content/guide/dev_guide.e2e-testing.ngdoc b/docs/content/guide/dev_guide.e2e-testing.ngdoc index 4e58f839..ce4e586c 100644 --- a/docs/content/guide/dev_guide.e2e-testing.ngdoc +++ b/docs/content/guide/dev_guide.e2e-testing.ngdoc @@ -3,9 +3,10 @@ @name Developer Guide: E2E Testing @description -**If you're starting a new Angular project, you may want to look into -using {@link https://github.com/angular/protractor Protractor}, as it is going to -replace the current method of E2E Testing in the near future.** +**Angular Scenario Runner is in maintenance mode - If you're starting a new Angular project, +consider using {@link https://github.com/angular/protractor Protractor}.** + + As applications grow in size and complexity, it becomes unrealistic to rely on manual testing to verify the correctness of new features, catch bugs and notice regressions. -- cgit v1.2.3