Skip to content

gumfum/RepositoryProbe

 
 

Repository files navigation

RepositoryProbe Build Status

Requirements

  • ChromeDriver
    1. Download ChromeDriver on https://code.google.com/p/chromedriver/downloads/list
    2. Deploy an executable file and set PATH environment variable for the file
  • Eclipse Juno Java Developer (or Maven 3)
  • Xtend 2.4.0
    1. Open Eclipse > Menu > Help > Install New Software
    2. Copy URL from the download site (http://www.eclipse.org/xtend/download.html)
    3. Paste on "Work with:" and push enter key
  • account_info file
    1. Create a file with the name of "account_info" at the root directory ("RepositoryProbe")
    2. Write your GitHub account name and password at first and second lines, respectively

Usage

How to set up project with Eclipse

  1. Open Eclipse > Menu > Import > Existing Maven Projects

How to clone repositories

  1. java src.main.java.net.exkazuu.SearchRepositoryAddressAndClone

How to get the data of test methods

  1. java src.main.java.net.exkazuu.SearchTestedRepos

How to get the data of number of testers

  1. java.net.exkazuu.getNumberOfTesters

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Xtend 93.8%
  • C# 6.2%