You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FunSuite is a class. It would be nice to also have a trait FunSuiteBase so that test suites can extend another class and mix in all the testing equipment.
The text was updated successfully, but these errors were encountered:
FunSuite
is a class. It would be nice to also have atrait FunSuiteBase
so that test suites can extend another class and mix in all the testing equipment.The text was updated successfully, but these errors were encountered: