ltbringer/fastest

Explore the possibility of automated signature testing.

Closed this issue · 1 comments

Given a function signature; argument types. return value type(s) and handled exceptions, default return value. Can tests be run on a function by randomly generating data that can highlight potential bugs.