Skip to content

Result Listener generated from `tap sdk new resultlistener` does not have a name

Environment:

Windows 10, 64-bit

OpenTAP 9.5.1

Steps to reproduce:

  1. Create a project tap sdk new project MyPluginProject
  2. Add a result listener tap sdk new resultlistener MyResultListener
  3. Build and install the plugin
  4. Verify Result Listener in Editor

Actual result:

Result listener has name N/A

image

Expected result:

Expecting a name by default for the result listener.

Should the tap sdk new commands generate the same components as adding items to a project in Visual Studio?

Other remarks:

Edited by Vivienne Spence