Skip to content

exp/entable: v0.1.0 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@JosiahWitt JosiahWitt released this 27 Feb 13:43
· 11 commits to master since this release
17a75fc

Changes

  • Adds a new experimental exp/entable module that contains the entable.Table helper for building table-driven tests
    • This module was renamed from experiment/entable in v0.1.0-beta.1
    • This release removes T, G, and Builder in favor of a single Table type with which to build and run all variations of tables