You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,3 +113,13 @@ Ginkgo is MIT-Licensed
113
113
## Contributing
114
114
115
115
See [CONTRIBUTING.md](CONTRIBUTING.md)
116
+
117
+
## Sponsors
118
+
119
+
Sponsors commit to a [sponsorship](https://github.com/sponsors/onsi) for a year. If you're an organization that makes use of Ginkgo please consider becoming a sponsor!
120
+
121
+
<pstyle="font-size:21px; color:black;">Browser testing via
Copy file name to clipboardExpand all lines: docs/index.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,18 @@ This was the context that led to Ginkgo. Over the years the Go testing ecosyste
29
29
30
30
Happy Testing!
31
31
32
+
## Sponsors
33
+
34
+
Sponsors commit to a [sponsorship](https://github.com/sponsors/onsi) for a year. If you're an organization that makes use of Ginkgo please consider becoming a sponsor!
35
+
36
+
<pstyle="font-size:21px; color:black;">Browser testing via
Learn more about our sponsors [below](#more-about-our-sponsors).
43
+
32
44
## Getting Started
33
45
34
46
In this section we cover installing Ginkgo, Gomega, and the `ginkgo` CLI. We bootstrap a Ginkgo suite, write our first spec, and run it.
@@ -5869,3 +5881,22 @@ skip the `os.Getwd()` call. This may affect the reporter output.
5869
5881
The [ginkgolinter](https://github.com/nunnatsa/ginkgolinter) enforces several patterns of using ginkgo and gomega. It can run as an independent executable or as part of the [golangci-lint](https://golangci-lint.run/) linter. See the ginkgolinter [README](https://github.com/nunnatsa/ginkgolinter#readme) for more details.
5870
5882
5871
5883
{% endraw %}
5884
+
5885
+
5886
+
## More About our Sponsors
5887
+
5888
+
Sponsors commit to a [sponsorship](https://github.com/sponsors/onsi) for a year. If you're an organization that makes use of Ginkgo please consider becoming a sponsor!
5889
+
5890
+
<p style="font-size:21px; color:black;">Browser testing via
LambdaTest is a GenAI-powered Quality Engineering Platform that empowers teams to test intelligently, smarter, and ship faster. Built for scale, it offers a full-stack testing cloud with 10K+ real devices and 3,000+ browsers.
5897
+
5898
+
With AI-native test management, MCP servers, and agent-based automation, LambdaTest supports Selenium, Appium, Playwright, and all major frameworks. AI Agents like HyperExecute and KaneAI bring the power of AI and cloud into your software testing workflow, enabling seamless automation testing with 120+ integrations.
5899
+
5900
+
LambdaTest Agents accelerate your testing throughout the entire SDLC, from test planning and authoring to automation, infrastructure, execution, RCA, and reporting.
5901
+
5902
+
For more information, please visit https://lambdatest.com/
0 commit comments