expect
Here are 207 public repositories matching this topic...
A Python module making Telnet and SSH easy
-
Updated
Nov 8, 2020 - Python
Chain Jest matchers together to create one powerful assertion
-
Updated
Sep 12, 2020 - JavaScript
an expect-like golang library to automate control of terminal or console based programs.
-
Updated
Nov 3, 2020 - Go
Validate conditions, Python style.
-
Updated
Oct 31, 2019 - Python
Curried Type Testing library, and Test Matchers for Jest
-
Updated
Sep 11, 2020 - TypeScript
## Project deprecated in favor of: new.vim + new-gdb.vim
-
Updated
Sep 18, 2020 - Vim script
Checks TypeScript types match expected values
-
Updated
Oct 12, 2020 - TypeScript
Let's make sure the matcher was called with supported parameters, fail fast otherwise.
There should be no need in console.error usage.
Add unit tests
Exclude keys to compare from a deep equal operation with chai expect or assert.
-
Updated
Jul 19, 2020 - JavaScript
Windows variant of pexpect.
-
Updated
May 31, 2020 - Python
Demonstrates the usage of Playwright (cross-browser automation library in Node.js) in combination with Jest on GitHub Actions to test various setups.
-
Updated
Aug 4, 2020 - TypeScript
Ansible role to install and configure CUPS, assist with installing PPDs and install printers/classes
-
Updated
Oct 31, 2020 - Python
Expect.js adapter for Karma test runner
-
Updated
Sep 12, 2017 - JavaScript
Improve this page
Add a description, image, and links to the expect topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the expect topic, visit your repo's landing page and select "manage topics."


I need new assertion checking the count of elements which the selector matches.
It's very useful to verify the count of elements.
It might be better to co