Skip to content

Commit c737b6c

Browse files
authored
Merge pull request #26 from scalatest/feature-support-scalatest
Self merge to get it up.
2 parents 3ca0aa3 + 2b8717e commit c737b6c

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 + TestNG
22
ScalaTest + TestNG provides integration support between ScalaTest and TestNG.
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 TestNG 7.10.x:

0 commit comments

Comments
 (0)