Hello. I have writen a plugin for Jira 5.2.
Now i am about to provide some basic unit and integration tests. Therefore ive followed these instructions
https://developer.atlassian.com/display/DOCS/Run+Wired+Tests+with+the+Plugin+Test+Console
it says that there is a special test console in administration area that can be used to run wired tests in a running instance.
Click Toolbox > Plugin Test Console.
The test console appears. The console lists the type of tests it found in your project.
Im missing that in my administration area. There is no such console. I used to launch jira standalone with jira-debug. I can reproduce it anytime by creating an empty plugin skelleton using SDK. Empty plugin skeletton already has a wired test example. But there is no plugin test console available on atlas-run.
Maybe im missing something? Is there maybe a testconsole plugin that i have to install for that feature?
please help.
finaly found it.
Click on the most right toolbox button on the bottom of the screen.
still waiting for answers.
can anybody confirm that plugin test console is available in jira 5.2 by default?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
still couldnt find it.
Is it maybe a jira 6 feature?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That functionality was just recently added to the sdk as a dependency. You might want to update to the latest SDK.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks for picking up my question.
My SDK seems to be up to date.
[INFO] [amps:update]
[INFO] SDK is already at the latest version: 4.2.0
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.