kalwalt / webarkit-jsfeat-cpp

c++ jsfeat version
GNU Lesser General Public License v2.1
6 stars 3 forks source link

Unit testing for C++ and Wasm code #25

Open kalwalt opened 1 year ago

kalwalt commented 1 year ago

I would provide unit testing for at least part of the code. I think i will use https://github.com/google/googletest for C++, i haven't decided for WASM javascript.