I think your approach is very interesting. I had implemented something similar but reverted to a simple API for tests as I felt it was too complicated to use (e.g. I had "testEQxxx()" for xxx in (int, str, ptr, ...).…
I think your approach is very interesting. I had implemented something similar but reverted to a simple API for tests as I felt it was too complicated to use (e.g. I had "testEQxxx()" for xxx in (int, str, ptr, ...).…