goodqa

20150524

README

1 set up DEV environment

  a) install gradle (https://gradle.org/downloads/) and add it into PATH. Then check if gradle can work. (gradle --version)

  b)Download goodqaBak and rename to goodqa, then change your directory to goodqa, and you can see build.gradle under that folder.

  c)run command: gradle eclipse.

  d) import goodqa from eclipse.

  e)adjust the configuration to fit in your own installations.

相关推荐