We're thrilled to announce the first alpha release of @tonconnect/qa, our new testing toolkit for TON dApps!
This new package helps developers automate QA for applications using TON Connect, making it easier to test wallet connections and transaction flows.
ℹ️ Note: The alpha version currently supports Tonkeeper Extension only, but this is sufficient for writing comprehensive e2e tests.
👥 Perfect for:
• Testing wallet connections and transaction flows
• Creating e2e tests for TON Connect integrations
⬇️ To install, run
npm install --save-dev @tonconnect/qa💡 To learn more, visit the GitHub page at https://github.com/ton-connect/ton-connect-qa/
💬 Encountered issues? Please report them on GitHub at https://github.com/ton-connect/ton-connect-qa/issues
🎁 Your input will help us improve this toolkit for the entire TON development community!