-
Notifications
You must be signed in to change notification settings - Fork 23
Testing
George C. G. Barbosa edited this page Jun 20, 2020
·
4 revisions
- Serialization
- Event rules
- Traversals
- Util (Unicode for now?)
- Patterns
- Basic tests (test very basic functionality)
Groups that should be added?
- Quantifiers
- Logical Operators
- Basic Functioning
What to do with TestPatterns.scala?
List of fixtures for core tests.
Righ now classes are extending FlatSpec with Matchers, but in the future I want to have a base class with the mixtures we need.