Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eonist committed Oct 19, 2023
1 parent 2fcd678 commit e3eba02
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ Sugar for UITesting

### Brief overview of what UITestSugar

UITestSugar is a library that provides a set of utilities and extensions for UI testing in iOS. It can be used to simplify and streamline the process of writing UI tests, making it easier to find and interact with UI elements in your app. With UITestSugar, you can write more effective and efficient UI tests, reducing the time and effort required to test your app's user interface.
- UITestSugar is a library that provides a set of utilities and extensions for UI testing in iOS and macOS.
- It can be used to simplify and streamline the process of writing UI tests, making it easier to find and interact with UI elements in your app.
- With UITestSugar, you can write more effective and efficient UI tests, reducing the time and effort required to test your app's user interface.

### How do I get it
- SPM: `"https://github.com/eonist/UITestSugar"`
Expand Down Expand Up @@ -108,4 +110,4 @@ If you encounter any issues with the installation process, try the following tro
- UITest tap should have param to set shouldFail: true

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. The MIT License is a permissive open source license that allows you to use, copy, modify, and distribute the software for any purpose, as long as you include the original copyright and license notice.
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. The MIT License is a permissive open source license that allows you to use, copy, modify, and distribute the software for any purpose, as long as you include the original copyright and license notice.

0 comments on commit e3eba02

Please sign in to comment.