Skip to content

Commit ad4bd1a

Browse files
authored
Merge pull request #28 from scalatest/feature-support-scalatest
Self merge to get it up.
2 parents 5881075 + 8502ce5 commit ad4bd1a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# ScalaTest + Selenium
22
ScalaTest + Selenium provides integration support between ScalaTest and Selenium.
33

4+
💖 Support ScalaTest
5+
--------------------
6+
7+
[![Sponsor ScalaTest](https://img.shields.io/badge/sponsor-scalatest-ff69b4?logo=github-sponsors)](https://github.com/sponsors/scalatest)
8+
9+
ScalaTest has been a cornerstone of testing in the Scala ecosystem for over 17 years. It’s trusted by countless developers and teams to write expressive, flexible, and robust tests. We’ve always believed in keeping ScalaTest free and open source, but maintaining a tool used so widely takes time, care, and ongoing effort.
10+
11+
If ScalaTest has saved you time, helped you ship better software, or become a key part of your development workflow, please consider supporting our work. Your sponsorship helps us dedicate time to fixing bugs, improving documentation, adding new features, and keeping ScalaTest reliable for the entire community.
12+
13+
👉 [Become a sponsor for ScalaTest](https://github.com/sponsors/scalatest) to help keep Scala’s most widely used testing library thriving!
14+
415
**Usage**
516

617
To use it for ScalaTest 3.2.19 and Selenium 4.21.x:

0 commit comments

Comments
 (0)