Cucumber
EarlGrey
Cucumber | EarlGrey | |
---|---|---|
- | 2 | |
3,366 | 5,622 | |
0.1% | 0.1% | |
0.0 | 0.0 | |
4 months ago | 4 days ago | |
TypeScript | Objective-C | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Cucumber
We haven't tracked posts mentioning Cucumber yet.
Tracking mentions began in Dec 2020.
EarlGrey
-
Android/iOS Developers Working for Google or Facebook - Do you use Flutter or React Native?
Google has a public repository for UI testing on iOS with recent commits: https://github.com/google/EarlGrey/tree/earlgrey2
-
What tools/libraries/practices do you use that improve your iOS development?
https://github.com/google/EarlGrey which is amazing for testing.
What are some alternatives?
minitest - minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
Kif - Keep It Functional - An iOS Functional Testing Framework
Capybara - Acceptance test framework for web applications
appium
Spinach - Spinach is a BDD framework on top of Gherkin.
UI Testing Cheat Sheet - How do I test this with UI Testing?
RSpec - RSpec meta-gem that depends on the other components
Bluepill - Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine
SwiftMonkey - A framework for doing randomised UI testing of iOS apps
robotframework-appiumlibrary - AppiumLibrary is an appium testing library for RobotFramework
ViewInspector - Runtime introspection and unit testing of SwiftUI views