Skip to content

experiment/entable: v0.1.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@JosiahWitt JosiahWitt released this 13 Feb 02:39
· 16 commits to master since this release
2e6f290

Changes

  • Adds a new experimental experiment/entable module that contains helpers for building table-driven tests. These include entable.T for building a table, entable.G for building a table nested within a group, and entable.Builder for building complex collections of entries, tables, and groups.