Swiftpack.co - Swift Packages by wwake

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by wwake

wwake/EGTest Parameterized-test-with-eg
EGTest - a package for parameterized testing in Swift
⭐️ 3
🕓 36 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
EGAssertEqual() with accuracy
24 weeks ago
Added a new assertion EGAssertEqual() that adds an accuracy parameter for approximate comparison.
Improve check, and some assertions
36 weeks ago
The check() function is now variadic (an array of examples is allowed but no longer required). It has a new form that calls functions that throw. Added EGAssertEqual(), similar to XCTAssertEqual. Added EGAssertThrowsError(), similar to XCTAssertThrowsError.
Documentation and environment updates
1 year ago
* Improved documentation * Dropped .swiftpm directory * Added .swiftpm to .gitignore * Drop unneeded references to Foundation
Change names in EG and eg()
1 year ago
Revised to make EG's fields public, remove Package from name.
1 year ago
First public release of EGTest, a parameterized testing package for Swift
1 year ago
Provides a struct EG that can hold inputs and outputs, and some extension methods for XCTestCase to run the tests. See the README.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics