Goconvey Versions Save

Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.

v1.8.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/smartystreets/goconvey/compare/v1.7.2...v1.8.0

v1.7.2

2 years ago

What's Changed

Full Changelog: https://github.com/smartystreets/goconvey/compare/v1.7.1...v1.7.2

v1.7.1

2 years ago

What's Changed

Full Changelog: https://github.com/smartystreets/goconvey/compare/v1.7.0...v1.7.1

v1.7.0

2 years ago

NOTE: This release drops support for Go 1.15 and earlier, since I only have a limited amount of time to maintain this project, and convey previously included workarounds and hacks for some VERY old versions of Go (at least down to Go 1.2!!). If you want to become an active maintainer to preserve support for older Go releases, let's please discuss in https://github.com/smartystreets/goconvey/pull/643.

What's Changed

New Contributors

Full Changelog: https://github.com/smartystreets/goconvey/compare/v1.6.7...v1.7.0

v1.6.7

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/smartystreets/goconvey/compare/v1.6.6...v1.6.7

v1.6.6

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/smartystreets/goconvey/compare/v1.6.5...v1.6.6

v1.6.5

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/smartystreets/goconvey/compare/v1.6.4...v1.6.5

v1.6.4

4 years ago

Most notably, this includes go 1.11 compatibility fixes on master.

1.6.3

6 years ago

PRs and fixes.

1.6.2

8 years ago

Bug fixes and improvements