Issues
- 3
Parallization (DontAwaitInALoopLinter)
#6 opened by fredemmott - 0
ff id hack
#118 opened by 11223344668 - 3
[ RFC ] Add a typesafe infrastructure for DataProvider tests which use generics.
#102 opened by lexidor - 0
- 0
CLI: if no paths given and tests/ exist, print a warning to STDERR but run with tests/
#58 opened by fredemmott - 0
[ Lint ] Pull in the changes to the tests in hhvm/hsl to pass the DataProviderTypesLinter
#96 opened by lexidor - 0
- 1
Error if dataprovider keys include periods
#80 opened by fredemmott - 0
- 2
add <<TestGroup('foo')>> feature or similar (like `@groups` in PHPUnit) to run a specific subset of tests
#60 opened by fredemmott - 2
Verbose output does not include actual error frame - trace starts one frame out
#82 opened by fredemmott - 2
Assertions
#78 opened by azjezz - 1
Support .hack test files
#74 opened by fredemmott - 0
- 3
- 0
Wrap [.EF] CLI output at terminal width
#57 opened by fredemmott - 0
CLI output starts with a blank line
#44 opened by fredemmott - 0
CLI output is truncated
#45 opened by fredemmott - 1
Provide more detailed output
#38 opened by fredemmott - 0
- 1
Provide location of assertion in backtrace
#37 opened by fredemmott - 2
"Only test methods and data providers can be public" message for a dataprovider
#36 opened by fredemmott - 1
- 3
Add documentation to the readme
#31 opened by fredemmott - 0
- 0
- 0
- 0
Handle (and test) dataProviders that return no rows, or throw errors (including marking the test as skipped)
#12 opened by fredemmott - 0
Make a distinction between failures and errors
#14 opened by fredemmott - 0
Include additional information in test result
#18 opened by wlin53 - 1
Use structured data for progress
#11 opened by fredemmott - 0
Indicate failure with exit code
#10 opened by fredemmott - 0
Make HackTestCase strict
#7 opened by fredemmott - 1
Why is call_user_func_array used?
#5 opened by fredemmott