Sha256: 3377187b83e4771691b56f1017c19e938f780615c0cf2ab38a8b5c87d97a3838

Contents?: true

Size: 800 Bytes

Versions: 1

Compression:

Stored size: 800 Bytes

Contents

## v0.2.1

- Add `after_running_test_group` and `before_running_test_group` events
- Add `Petitest::TestGroup#nest_level`
- Add `Petitest::TestGroup#sub_test_group`
- Add document style report
- Improve error report format
- Improve default `#assert` message

## v0.2.0

- Merge errors into failures
- Change test message interface
- Remove utility assertions except for `#assert`
- Add Petitest.configuration.backtrace_filter
- Stop tests if any error occured before running tests
- Improve report about empty errors/failures

## v0.1.3

- Fix OutputConcern bug

## v0.1.2

- Add Petitest.configuration.output
- Improve configuration API

## v0.1.1

- Support block on `#assert` method for Power Assert
- Improve backtrace for plug-ins
- Change failure messages API

## v0.1.0

- 1st Release :tada:

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
petitest-0.2.1 CHANGELOG.md