alisdair sullivan
|
420d804ea3
|
shiny and new test suite for eunit provider
|
9年前 |
alisdair sullivan
|
496986583c
|
fix test names in `eunit_test_SUITE`
|
9年前 |
alisdair sullivan
|
2a1e0dd07e
|
inject `eunit_compile_opts`, `eunit_first_files` and `TEST` macro
prior to running compile and compile prehooks
|
9年前 |
alisdair sullivan
|
391d95d953
|
add `application' flag and additional tests
|
9年前 |
alisdair sullivan
|
8825e648e5
|
add `error_on_warning' option to eunit provider
|
9年前 |
alisdair sullivan
|
d080c96156
|
reworked eunit provider to allow access to full range of eunit tests
|
9年前 |
alisdair sullivan
|
d6a011981e
|
add support for `rebar3 eunit --file=...'
|
9年前 |
Tristan Sloughter
|
6f95911d32
|
only look for top level apps and those directly under apps/ or lib/
|
9年前 |
Tristan Sloughter
|
4374999d95
|
real bootstrapping
|
10年前 |
alisdair sullivan
|
044b6580e7
|
filter checkapps via `rebar_app_info:is_checkout` rather than
matching directory paths
|
10年前 |
alisdair sullivan
|
c5bc19b021
|
add `--app=...` and `--suite=...` options for the eunit provider to
run subsets of test suites
|
10年前 |
alisdair sullivan
|
069ed62690
|
add a more direct way to generate an `eunitized` test app to
test utils and add better eunit tests
|
10年前 |
Kelly McLaughlin
|
c9087935ce
|
Add test case to eunit test suite
Add test case to exercise the eunit provider using the test profile
|
10年前 |
alisdair sullivan
|
ccfebdd155
|
switch from loading modules to read compile info to using `beam_lib`
fixes #216 and #220
|
10年前 |
alisdair sullivan
|
b205bebecc
|
test for eunit provider
|
10年前 |