Repository for my java tests and experiences
- markdown
- cmd support
- batch scripts support
- PowerShell plugin
How to run auto tests locally
First you need to download free software:
-
JAVA JDK 1.7 link to official web site
-
Maven 3.2.3
-
IDE - Integrated Development Environment
Install JAVA JDK 1.7 and IDE as usual
How to install maven and config with JAVA see here:
- How to Install Maven on Windows for Java youtube video
- Maven Installation Instructions scroll to Windows section