Resources for writing Wired Integration Tests

It feels like I’ve exhausted the internet. Everyone is writing about developing plugins, even O’Reilly has a book - not even mentioning test.

Please help me find some resources (other than the hello-world wired test tutorial example) where I can read about the Wired Test Framework.

I asked @atlassiandev on Twitter, they politely responded, “Your question would be perfect if you raised it on our Developer Community https://community.developer.atlassian.com while Atlassian doesn’t provide a recommended solution, there is the vast knowledge and experience of the rest of the Ecosystem that is doing testing that can help out.”

Take a look at https://www.atlassian.com/atlascamp/watch-sessions/advanced-atlassian-development/rule-your-tests-with-arquillian

3 Likes

+1 for Arquillian, Adaptavist have done a great job integrating it with the Atlassian products!

Sorry about bumping an old thread. Did you find this old page any help? https://developer.atlassian.com/server/framework/atlassian-sdk/run-wired-tests-with-the-plugin-test-console/ I manage to onboard new teammates using it, but maybe something isn’t obvious outside Atlassian and I can fix that.