wordpress-mobile / WordPress-iOS-Shared

Shared components used in building the WordPress iOS apps and other library components
GNU General Public License v2.0
18 stars 22 forks source link

Rewrite one test to move away from Specta #319

Closed crazytonyli closed 1 year ago

crazytonyli commented 1 year ago

Mainly because Specta doesn't support SPM. Also, it's no longer in active development.

The test case WPAnalyticsTests is also rewritten in Swift, so that we can continue use the Swift version of Quick when adding Swift Package Manager support later.

crazytonyli commented 1 year ago

@mokagio Good catch! I just check Expecta is not used in this project and I've deleted it in https://github.com/wordpress-mobile/WordPress-iOS-Shared/pull/319/commits/bea05fadd067bb0d5aaa15f4174b1e23d3fefd9e