Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Allow creation of test case #16

@Asgaroth

Description

@Asgaroth

As a developer, I'd like to be able to create a test case file from the current class I'm working on, so that I don't have to create the file manually.

Example:

If im working on application/models/fancy/FancyModel.php

I'd like to right click and select "Create test Case"

that will generate the file application/test/models/fancy/FancyModelTest.php

and open it in the editor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions