Getting started ⋅ Docs ⋅ Tutorials ⋅ Discussions ⋅ Discord ⋅ Roadmap ⋅ YouTube
Testsigma is a community powered test automation platform. With add-ons, anyone can extend the capabilities of Testsigma. Using Testsigma Java SDK you can build add-ons for custom actions, data generators, custom integrations and many more.
Below is the maven dependency for Testsigma SDK.
<!-- https://mvnrepository.com/artifact/com.testsigma/testsigma-sdk
<dependency>
<groupId>com.testsigma</groupId>
<artifactId>testsigma-sdk</artifactId>
<version><LATEST_VERSION></version>
</dependency>
You can refer Testsigma Addons github repository for sample addons.
Try Testsigma add-ons by creating an account in our cloud environment. Alternatively, you can also deploy Testsigma on your local machine or private server instance. Follow the links below for more information:
We love our contributors! If you'd like to contribute anything from a bug-fix in existing addon to creating new add-ons, start here—
- 📖 Read our Contribution Guide
- 🧩 Set up your local environment
- 👾 Explore some good first add-ons
- 📕 Read our Code of Conduct
- 💬 Talk to us on Discord
- 📄 Learn how to use: Documentation
- 📄 Find solutions in our Tutorials
⚠️ Open an issue/bug right here on GitHub- 🎦 See our guides and tutorials on YouTube
Still, having trouble? We want to help! Reach out to us on Discord to get support and ask questions on our community forum.
The source code in this directory is under Apache License 2.0.