Skip to content

Rewrite the parsing #11

@Ganbin

Description

@Ganbin

Is your feature request related to a problem? Please describe.
The way the parsing works is that it need to execute all the method in order to only know the list of tests. That mean it need to execute all the tests only to get a list.

Describe the solution you'd like
Rewrite the way the component work in order to not have to execute all the tests

Describe alternatives you've considered
js.component is a very good alternative to write unit test (I actually use it instead of my own component) but is not free.

Additional context
It would help to solve some existing issue and some feature request that has been there for too long now. (sorry)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions