Sha256: 73d03dbf8d11ba7309d445e7d8c8dca21bbd8e682b3a3b9a2f95f782858ae2dc

Contents?: true

Size: 405 Bytes

Versions: 1

Compression:

Stored size: 405 Bytes

Contents

# Changelog

## 0.0.1

Initial version.

- Fakes.
- Safe spying, stubbing, mocking.
- Veryfying contracts defined by test doubles.

## 0.0.2

- Makes it possible to stub method calls on objects that utilize method missing.
- Removed the need to require both bogus and bogus/rspec.
- Implemented anonymous fakes.
- Fixed a bug in copying ActiveRecord classes.
- (internal) Replaced autoloads with require.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bogus-0.0.2 CHANGELOG.md