KStocky / ShaderTestFramework

An automation testing framework for testing shader code
MIT License
20 stars 1 forks source link

Getting Started #1

Closed KStocky closed 10 months ago

KStocky commented 10 months ago

This includes a basic cmake project with two tests in MS Unit Testing Framework that can be executed via CTest. It also includes a github action to build and run the tests of the project.