Skip to content

Commit 8ce91e9

Browse files
committed
Update README.md
1 parent 8e4859f commit 8ce91e9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ In the spirit of open source software development, jQuery always encourages comm
1111
3. [Tips For Bug Patching](http://docs.jquery.com/Tips_for_jQuery_Bug_Patching)
1212

1313

14+
Running the Unit Tests
15+
--------------------------------------
16+
17+
Run the unit tests with a local server that supports PHP. No database is required. Pre-configured php local servers are available for Windows and Mac. Here are some options:
18+
19+
- Windows: [WAMP download](http://www.wampserver.com/en/)
20+
- Mac: [MAMP download](http://www.mamp.info/en/index.html)
21+
- Linux: [Setting up LAMP](https://www.linux.com/learn/tutorials/288158-easy-lamp-server-installation)
22+
- [Mongoose (most platforms)](http://code.google.com/p/mongoose/)
23+
1424

1525
What you need to build your own jQuery
1626
--------------------------------------

0 commit comments

Comments
 (0)