jensraaby / SXT

Trying to make an XML library for Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Property tests for Tree[A,NTree] instances

jensraaby opened this issue · comments

There should be some ScalaCheck properties to make sure methods work on arbitrary-depth trees.

See NTree.scala, Tree.scala.

@gattaccio8 if you're interested in helping out this would be helpful.