Software Testing 持续集成实验
ONE Install maven
Check whether it is successful.

TWO Clone the project


Get into the dictionary you want to put the project in.
Open Git Bash. Input "git clone "+ the URL.

Then, we can get the project in our computer.
THERE Do some changes
Change the code in SPMTeamFive\HelloWorld\src\main\java\TeamFive\App.java and SPMTeamFive\HelloWorld\src\test\java\TeamFive\AppTest.java.


FOUR Maven
open cmd. Input "mvn compile" and "mvn test".
mvn compile

mvn test


FIVE Git up
"git add ."
"git commit -m "" "
"git push -u"

SIX Pull requests
Open gitup, and check whether there exists changes.



Pull Request.



Eventually, the owner will receive the request. When he or she agree it, I can get an email.


浙公网安备 33010602011771号