CFC-Servers / GLuaTest

An exciting and nimble unit testing framework for GLua projects
https://discord.gg/epJK9Xx3pc
GNU General Public License v3.0
51 stars 2 forks source link

Allow stub() to be called in beforeEach/beforeAll #14

Closed brandonsturgeon closed 2 years ago

brandonsturgeon commented 2 years ago

stub() wasn't originally set up to work in those functions, but it's a clear opportunity for improvement.