tempestphp / tempest-framework

The PHP framework that gets out of your way 🌊

Home Page:https://tempest.stitcher.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finalize `NullShellExecutor`

aidan-casey opened this issue · comments

The NullShellExecutor is currently tested using mocks. This prevents us from making the class final.

We should revise the tests for that class and finalize the class.

Hey there, can you assign this issue to me and open a branch for it?
I would like to work with you. This seems like a good issue to start with.