Test Solana Anchor Programs Without Writing Tests
Interactive UI for testing Solana Anchor programs instantly. No setup, no configuration—just run one command and start testing with an auto-generated interface.
Everything You Need to Test Faster
Testship brings powerful testing capabilities directly to your Anchor workspace. No context switching, no complicated setup.
Interactive UI
Instantly test any Anchor program with an automatically generated, intuitive testing interface. No setup required.
PDA Derivation
Automatic derivation of basic and complex Program Derived Addresses (PDAs) - no manual calculations needed.
Smart Suggestions
Get account suggestions based on recently used addresses. Never struggle to remember account addresses again.
Session Sharing
SoonShare your testing UI with non-technical team members via a simple link. Collaborate effortlessly.
Hot Reloading
SoonMake changes in your program, run anchor build, and watch the testing UI update automatically with your latest code.
Export to Tests
SoonExport your interactive tests to automated test suites for CI/CD integration.
Bring Testing to Your Program
Unlike other platforms that require you to move your code to their platform, Testship works directly on your machine with your existing development environment.
See Testship in Action
Watch how easy it is to test your Anchor programs with Testship's interactive interface
Watch the full walkthrough to see all features in action
Release Timeline
See what's available now and what's coming next
MVP Release
Available Now
- Instant Interactive UI for testing any Anchor program
- Automatic derivation of basic + complex PDA
- Account suggestions based on recently used ones
Enhanced Features
Oct 24-25, 2025
- Session sharing with non-technical team members
- Hot reloading for instant UI updates
- Export to automated test suites
Want to contribute or suggest features?
Join the DiscussionGet Started in Seconds
No installation required. Just one command and you're ready to test.
Navigate to Project
Open your terminal in your Anchor project directory
Run Command
Execute the npx command above to launch Testship
Start Testing
Interactive UI opens automatically—begin testing!