Open iham opened 5 years ago
the more the better ;)
currently plonecli test -h shows
plonecli test -h
-a, --all -t, --test TEXT -s, --package TEXT -h, --help Show this message and exit.
while ./bin/test -h shows a whole lot more.
./bin/test -h
i'd love to see more of those features in plonecli test or a bypass to use those arguments given by ./bin/test
plonecli test
especially these:
--verbose, -v --list-tests --post-mortem, --pdb, -D --progress, -p --no-progress --color, -c --no-color, -C --auto-color
the more the better ;)
currently
plonecli test -h
showswhile
./bin/test -h
shows a whole lot more.i'd love to see more of those features in
plonecli test
or a bypass to use those arguments given by ./bin/testespecially these: