Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add reporting for SQLDeveloper extension #795

Closed
@jgebal

Description

@jgebal

As a SQLDeveloper user, I'd like to get pretty and interactive reports from my SQLDeveloper test-runs so that I can:

  • see progress of test execution
  • fold/unfold test suites and contexts
  • see duration of each test
  • see status of each test (executing/success/failed)
  • see failure report for every failed test
  • navigate to failed test line by clicking in failure report package link
  • rerun selected tests (suites)
  • see warnings for suites/tests
  • see dbms outputs captured by every test

In order to support all of those requirements, as separate reporter is needed.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions