Name | Modified | Size |
---|---|---|
.. | ||
app | ||
bin | ||
config | ||
db | ||
lib | ||
public | ||
test | ||
vendor | ||
config.ru | 9 years ago | 154 B |
Gemfile | 9 years ago | 1 KB |
Gemfile.lock | 9 years ago | 2 KB |
Rakefile | 9 years ago | 249 B |
README.rdoc | 9 years ago | 482 B |
.gitignore | 9 years ago | 490 B |
.p4ignore | 9 years ago | 996 B |
Change | User | Description | Committed |
---|---|---|---|
19715 | dbirch | Add/update .p4ignore files throughout the project to ignore gradle, checkstyle and various... other files and directories that shouldn't be checked in but weren't previously covered. Additionally added eclipse based .p4ignore terms to ignore common eclipse generated files. « |
9 years ago |
19338 | tjuricek | Create custom reporting mechanism to allow for clear "multiple suite" reports... with log...ging! This standardizes on log4j 2 as the backend (was just used on the server side). We have an "in memory appender" that we use to capture results during testing, which we associate with each method run. The whole system spits out yaml files for each suite run, which are then read in via a final task and a single html report is spit out with ... everything... in it. « |
9 years ago |
17271 | tjuricek | Remove deprecated Ruby implementation. | 9 years ago |