TestShip
26 posts

TestShip
@testshipxyz
A Privacy First Client Side Tool That Helps Solana Developers Test Their Anchor Programs Instantly Without Writing Tests Manually

testship v0.2.3-alpha.0 is here.
new features for better anchor programs testing
- state diff inspector, git style
- nested accounts state inspection
- smart fields with auto-decoding in the state inspector
- complex type support (Vec

testship v0.2.3-alpha.0 is here.
new features for better anchor programs testing
- state diff inspector, git style
- nested accounts state inspection
- smart fields with auto-decoding in the state inspector
- complex type support (Vec

what if you could see the changes in account states for each transaction? git diff style - exactly what changed wouldn't this make testing and debugging insanely fast? so excited for the upcoming features in @testshipxyz




testship v0.2.2 is out now change logs: - added hook and button to clear the history (this was based on the feedback from one of our early testers - the history was useful for repeated tests, but was becoming a hurdle for testing different scenarios). with this now you can clear out the forms with single button. - new "keypair manager utility" - you can now create, label, and save keypairs within @testshipxyz. some programs required creating separate keypairs for id/admin etc so we added this utility to make that setup seamless. - restructured utility dialog to tiered categories - with 2 new utility tools in last couple of days, the utility tabs were getting crowded so we structured them to make them look more cleaner and for better overall ux. - fix (ux): replaced alerts with toasts - it wasn't possible to copy the signature or go to the explorer page using browser alerts, so replace them with the custom toast for better ux. we are looking for more testers to test @testshipxyz and provide us feedback so that we can keep making it better.

testship v0.2.2 is out now change logs: - added hook and button to clear the history (this was based on the feedback from one of our early testers - the history was useful for repeated tests, but was becoming a hurdle for testing different scenarios). with this now you can clear out the forms with single button. - new "keypair manager utility" - you can now create, label, and save keypairs within @testshipxyz. some programs required creating separate keypairs for id/admin etc so we added this utility to make that setup seamless. - restructured utility dialog to tiered categories - with 2 new utility tools in last couple of days, the utility tabs were getting crowded so we structured them to make them look more cleaner and for better overall ux. - fix (ux): replaced alerts with toasts - it wasn't possible to copy the signature or go to the explorer page using browser alerts, so replace them with the custom toast for better ux. we are looking for more testers to test @testshipxyz and provide us feedback so that we can keep making it better.

introducing "spl token manager utility" in testship v0.2.1 with this, now you can seamlessly create, mint, and transfer spl tokens. setting up for your tests could not be easier. drop any feedback or feature ideas in the replies. we're also looking for more devs to test @testshipxyz and provide feedback on whats not working for them more shipping to come.

testship v0.2.1 is out now changelog: - added spl manager utility to handle creation, minting, and transfer of spl tokens for programs like token-swap, landing-borrowing and staking - fixed: pda derivation for associated token accounts. @testshipxyz now supports automatic pda derivation for associated token accounts - this fix solved the "Instruction references an unknown account" error while testing try out the latest version from @blockchain-hq/testship" target="_blank" rel="nofollow noopener">npmjs.com/package/@block…
















