Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.25 KB

File metadata and controls

46 lines (27 loc) · 1.25 KB

2 May 2019

  • [feature] Allow to collect stream data from tests via catchment; add onCatchment API.
  • [doc] Write better types for runTest method by renaming test:Object into options:RunTestOptions.

1 May 2019

  • [package] Publish src via the files field in package.json.
  • [externs,types] Provide externs and types, make sure there are no warnings for GCC via Depack.
  • [api] Export evaluateContext and destroyContexts methods properly.
  • [package] Publish the module field with the source code.
  • [doc] Better doc with a fuller example.
  • [deps] Upgrade and unlock promto.

25 February 2018

1.1.0

  • [feature] Pass evaluated persistent contexts to tests before other contexts.

22 February 2018

1.0.1

  • [fix] Attempt to destroy context timedout during evaluation.

28 October 2018

1.0.0

  • [feature] The reducer method.
  • [feature] The runTest method.

25 October 2018

0.0.0