Skip to content

Testing

George C. G. Barbosa edited this page Jun 20, 2020 · 4 revisions

Types of tests

  1. Serialization
  2. Event rules
  3. Traversals
  4. Util (Unicode for now?)
  5. Patterns
  6. Basic tests (test very basic functionality)

Groups that should be added?

  1. Quantifiers
  2. Logical Operators
  3. Basic Functioning

What to do with TestPatterns.scala?

Fixtures

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.

Clone this wiki locally