Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
docs(frameworks): rename for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
juliemr committed Jul 17, 2014
1 parent fc1c4b0 commit 8ee497f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/frameworks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Test Frameworks
===============
Choosing a Framework
====================

Protractor supports three behavior driven development (BDD) test frameworks: Jasmine, Mocha, and Cucumber. These frameworks are based on JavaScript and Node.js and provide the syntax, scaffolding, and reporting tools you will use to write and manage your tests.

Expand Down
2 changes: 1 addition & 1 deletion docs/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Quick Start

Protractor Setup
- [Getting Installed](/docs/install.md)
- [Test Frameworks](/docs/frameworks.md)
- [Choosing a Framework](/docs/frameworks.md)
- [Setting Up Your Browser](/docs/browser-setup.md)

Protractor Tests
Expand Down

0 comments on commit 8ee497f

Please sign in to comment.