Skip to content

Commit

Permalink
Add link to selenium.cr
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Nikitochkin <michael.nikitochkin@gmx.net>
  • Loading branch information
miry committed Mar 11, 2024
1 parent 37f4afd commit e86f26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ described in [RFC 8032]
* [microtest](https://github.com/Ragmaanir/microtest) - Small opinionated testing library focusing on power asserts
* [minitest.cr](https://github.com/ysbaddaden/minitest.cr) - Library for unit tests and assertions
* [mocks.cr](https://github.com/waterlink/mocks.cr) - Mocking library for Crystal
* [selenium.cr](https://github.com/crystal-loot/selenium.cr) - Selenium client for interacting with web pages for browser automation
* [Spec](https://crystal-lang.org/api/Spec.html) - spec framework (Crystal stdlib)
* [spectator](https://gitlab.com/arctic-fox/spectator) - Feature rich spec framework that uses the modern expect syntax
* [timecop.cr](https://github.com/crystal-community/timecop.cr) - Library for mocking with `Time.now`. Inspired by the [timecop ruby gem](https://github.com/travisjeffery/timecop)
Expand Down

0 comments on commit e86f26e

Please sign in to comment.