Skip to content

Commit 3299f81

Browse files
authored
Merge pull request #19 from scalatest/feature-sponsor-scalatest
Self merge to get it up.
2 parents 153029f + ef73e38 commit 3299f81

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
# scalatestplus-easymock
22
ScalaTest + EasyMock provides integration support between ScalaTest and EasyMock.
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 EasyMock 5.3.x:

0 commit comments

Comments
 (0)