- Flatten
files
input (@cgross)
- Emergency fix: Don't pass anything to karma if no browsers are defined.
- Kill background child process on main process exit. (@trabianmatt)
- Fix passing
client.args
through the commandline. - Actually override the browsers array.
- Set client default args.
- Merge
client.args
from all sources.
- Update to
[email protected]
#0.3.0
- changed name from gruntacular to grunt-karma
#0.2.0
- support config sharing via options property
- basic example/test suite
- slight refactor
- use latest testacular
#0.1.1
- initial version
- docs