We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 050ea71 commit 938aa87Copy full SHA for 938aa87
1 file changed
index.rst
@@ -9,7 +9,7 @@ So, in order to test, that our web application behaves correctly, we need a way
9
to simulate this interaction between browser and web application in our tests.
10
We need a **Mink**.
11
12
-Mink is an open source acceptance test framework for web applications, written
+Mink is an open source browser controller/emulator for web applications, written
13
in PHP 5.3.
14
15
Installation
0 commit comments