Getting Started
Ready to transform your testing experience? Follow this guide to get TestPig.io up and running in no time!
Quick Setup Guide β‘β
1. Create Your Organization Home π’β
After signing up, you'll create your organization space β think of it as your test reporting headquarters where all the magic happens!
This step takes less than 2 minutes!
2. Launch Your First Project π―β
Projects in TestPig.io are flexible containers for your testing efforts. They can represent:
- π A shiny new feature
- π± Your amazing product
- π An exciting initiative
- π§© Any logical grouping that makes sense to your team
Here's how:
- Head to the Projects dashboard
- Hit the "Create New Project" button
- Give your project an awesome name
- Save and celebrate! π
You'll receive a unique Project ID after creation. Keep this treasure safe β you'll need it when connecting your test reporters!
3. Grab Your API Key πβ
Think of this as your VIP access pass to TestPig.io:
- Navigate to Organization Settings > API
- Click "Create New API Key"
- Copy that shiny new key
- Store it somewhere secure (but not so secure you forget where it is!)
4. Connect Your Test Reporter πβ
Now for the fun part β linking your testing framework to TestPig.io:
- Pick your testing framework from our Reporters collection
- Follow the simple setup instructions (we promise it's painless!)
- Run a test to see the magic happen
Environment Variables Cheat Sheet πβ
Add these to your test environment and you're good to go:
TESTPIG_PROJECT_ID=your-project-id
TESTPIG_RUN_ID=your-run-id # Optional
TESTPIG_API_KEY=your-api-key
What each one does:
TESTPIG_PROJECT_ID
: Points to your specific projectTESTPIG_RUN_ID
: Names your test run (defaults to your git branch if not explicitly set)TESTPIG_API_KEY
: Your secret handshake with our API
For detailed strategies on using environment variables effectively, check out our Best Practices guide.
What's Next on Your Journey? πΊοΈβ
- Configure your favorite test reporter π§
- Watch your beautiful test results appear in your dashboard β¨
- Show off your stunning reports to the team π
Remember, we're just an email away if you need help! Happy testing!