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

Add summary and failure summary #40

Closed brandonsturgeon closed 1 year ago

brandonsturgeon commented 1 year ago

Addresses #39 by adding a general summary at the end of the test run.

image