Skip to content

Commit 5d219a9

Browse files
committed
Added 'Support ScalaTest' section to README.md.
1 parent deb8ac7 commit 5d219a9

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 Plus ScalaCheck
22
ScalaTest + ScalaCheck provides integration support between ScalaTest and ScalaCheck.
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 ScalaCheck 1.18.x:

0 commit comments

Comments
 (0)