We have a new version out! Here’s what’s on our latest and greatest:
- Email support. That’s right, if your system has email interfaces, you can directly test that using Provengo. Also good for checking 2FAs, when coupled with an TEXT-to-Email service.
Cli.doRun
can now access to the process output directly. So you can make sure no unwanted error messages were printed, and also update runtime variables when necessary. A nice example would be calling a commandline database client to get user data, storing the data in a runtime variable, and then asserting that the UI has the correct data displayed.- Selenium Close and Quit work as expected now (thanks, Miriam!).
- When sampling a large model, progress is printed to the console.
- Documentation: More examples, more pictures, less typos (or, at the very least, different typos)
- Cleanups: old code, less dependencies, updated libraries (thanks, Qusai!).
We want to thank our users for their useful feedback – it helps us make Provengo better for everyone. Our new feedback form makes giving feedback more convenient – but we’re happy getting feedback via email, phone, and homing pigeons.
Happy spec-ing!