Projects in Awesome Lists tagged with expect
A curated list of projects in awesome lists tagged with expect .
https://github.com/millionco/expect
Expect tests your app in a browser so you don't have to.
Last synced: 05 Apr 2026
https://github.com/netflix/go-expect
an expect-like golang library to automate control of terminal or console based programs.
Last synced: 01 Jul 2025
https://github.com/Netflix/go-expect
an expect-like golang library to automate control of terminal or console based programs.
Last synced: 21 Apr 2025
https://github.com/algolia/expect-jsx
β toEqualJSX for expect assertion library
Last synced: 13 Apr 2025
https://github.com/knipknap/exscript
A Python module making Telnet and SSH easy
automation expect exscript network networking protocol python ssh telnet
Last synced: 08 Apr 2026
https://github.com/mattphillips/jest-chain
Chain Jest matchers together to create one powerful assertion πβ
assertions chain chainable dry expect expressive fail-fast jest matchers
Last synced: 13 Apr 2025
https://github.com/TypeStrong/ts-expect
Checks TypeScript types match expected values
expect type-check types typescript
Last synced: 27 Mar 2025
https://github.com/fgimian/paramiko-expect
A Python expect-like extension for the Paramiko SSH library which also supports tailing logs.
Last synced: 19 Jul 2025
https://github.com/jamiemason/expect-more
Curried Type Testing library, and Test Matchers for Jest
assert assertions expect jasmine jasmine-matchers jest jest-matchers matchers predicates property-based-testing test-matchers testing
Last synced: 04 Apr 2025
https://github.com/kislyuk/ensure
Validate conditions, Python style.
bdd expect literate-programming literate-testing python-test python-unittest
Last synced: 05 Apr 2025
https://github.com/playwright-community/expect-playwright
Expect utility matcher functions to simplify expect statements for the usage with Playwright Test or Jest Playwright.
e2e-tests expect jest playwright playwright-test-runner testing testing-tools
Last synced: 08 Mar 2026
https://github.com/clarkwang/sexpect
Expect for Shells
automation bash expect pty shell tty
Last synced: 04 Apr 2025
https://github.com/playwright-community/playwright-jest-examples
Demonstrates the usage of Playwright (cross-browser automation library in Node.js) in combination with Jest on GitHub Actions to test various setups.
e2e expect jest playwright testing typescript
Last synced: 25 Apr 2025
https://github.com/skarab42/vite-plugin-vitest-typescript-assert
π₯ TypeScript type assertion plugin for vitest
assert assertion expect test type-check type-checking typescript vite vitest
Last synced: 19 Oct 2025
https://github.com/huawenyu/neogdb.vim
## Project deprecated in favor of: new.vim + new-gdb.vim
expect gdb mvc-pattern neovim vim vim-gdb-front
Last synced: 07 Nov 2025
https://github.com/webdriverio/expect-webdriverio
WebdriverIO Assertion Library
assertion-library expect hacktoberfest webdriverio
Last synced: 27 Jan 2026
https://github.com/tstyche/tstyche
The Essential Type Testing Tool.
developer-tools expect test test-runner testing-tools types typescript
Last synced: 02 Apr 2026
https://github.com/activestate/termtest
Cross-platform (Windows, Mac, Linux) integration testing for your terminals
cross-platform emulation expect golang linux macos terminal testing windows
Last synced: 06 Apr 2025
https://github.com/mbasso/styled-components-test-utils
Test utils for styled-components compatible with jest, expect, chai and jasmine
chai css expect jasmine jest react styled-components test
Last synced: 27 Feb 2025
https://github.com/psychollama/expect-enzyme
Enzyme assertions for mjackson's Expect library
Last synced: 30 Apr 2025
https://github.com/mesaugat/chai-exclude
Exclude keys to compare from a deep equal operation with chai expect or assert.
assert bdd chai chai-exclude chai-plugin exclude expect mocha tdd unit-testing
Last synced: 13 Apr 2025
https://github.com/elaichenkov/odottaa
π¦₯ Custom playwright matchers to test the state of the API response
api assertions e2e expect playwright testing typescript
Last synced: 16 Mar 2025
https://github.com/a8m/expect
Minimalistic BDD-style assertions for Go (inspired by expect.js)
Last synced: 22 Mar 2025
https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-expect
Playwright end-to-end test automation boilerplate, using TypeScript, Jest and Expect.
e2e-test e2e-testing e2e-tests expect jest playwright playwright-typescript typescript
Last synced: 25 Aug 2025
https://github.com/byllyfish/shellous
asyncio library that provides an API for running subprocesses
asyncio expect pty python subprocess
Last synced: 24 Oct 2025
https://github.com/jpkleemans/phpunit-expect
BDD-style assertions for PHPUnit
Last synced: 13 Mar 2026
https://github.com/jacoby/expect.pm
Official source code of the Expect Perl module
cpan expect hacktoberfest perl perl5
Last synced: 17 Mar 2026
https://github.com/princed/karma-expect
Expect.js adapter for Karma test runner
assertions expect karma karma-plugin
Last synced: 29 Oct 2025
https://github.com/jeroenjanssens/rexpect
Automate Interactive Applications in R
Last synced: 21 Mar 2025
https://github.com/crazy-max/expect-nt
Fork of Expect for Windows NT by Gordon Chaffee
Last synced: 08 May 2025
https://github.com/kettanaito/jest-custom-matchers
Source code for the "Practical Guide To Custom Jest Matchers" article.
asymmetric custom expect extend jest matcher symmetric testing
Last synced: 11 Aug 2025
https://github.com/ianwalter/bff
Your friendly test framework
bff expect playwright puppeteer test test-framework test-runner testing webdriver webdriverio
Last synced: 11 Mar 2026
https://github.com/restuwahyu13/is-any-type
Simple functionality alternative to check data type references such as typeof and instanceof.
assert assertions check checking checking-functionlity expect functional-testing instanceof tdd-utilities test testing testing-tools typeof validation validator
Last synced: 09 Jul 2025
https://github.com/bdsoha/expycted
β "Because tests should be easy to read!" An expectation pattern implementation for Python. Simple, intuitive, readable, and approachable, with ability to plug in to any testing framework that relies on assertions.
assertion-framework expect expectation testing
Last synced: 14 Jan 2026
https://github.com/japa/expect
Assertion package built on top of Jest expect
Last synced: 13 Jun 2025
https://github.com/dword-design/expect-mocha-image-snapshot
A wrapper around jest-image-snapshot that makes it compatible to Mocha.
expect frontend javascript jest jest-image-snapshot mocha puppeteer snapshot-testing test-driven-development testing webdevelopment
Last synced: 10 Apr 2025
https://github.com/odd-poet/kotlin-expect
assertion library for kotlin test.
expect kotlin kotlin-library rspec test-framework
Last synced: 29 Oct 2025
https://github.com/e2e-boilerplate/cypress-typescript-jest-expect
Cypress end-to-end test automation boilerplate, Using TypeScript, Jest and Expect.
cypress cypress-typescript-jest end-to-end-test-automation expect jest typescript
Last synced: 30 Apr 2025
https://github.com/pixeldroid/spec-ls
a simple spec framework for Loom
assertions bdd behavior-driven-development describe expect expectations library loomlib loomscript matcher spec specification test-driven-development test-framework
Last synced: 03 Mar 2026
https://github.com/dword-design/jest-image-matcher
A Jest matcher for image comparisons based on pixelmatch. Can also be used with Mocha. Useful for visual regression testing.
assert compare comparison expect extend image jest match matcher mocha regression visual
Last synced: 14 Dec 2025
https://github.com/ziutus/hmc_vios_aix
Ruby software to create reports about AIX Power environements (HMC, Power servers, VIOSes, NIM servers etc). Next version will allow also manage it. This API is unstable, stable version is expected in September 2020
Last synced: 30 Apr 2025
https://github.com/e2e-boilerplate/playwright-commonjs-cucumber-expect
Playwright end-to-end test automation boilerplate, using CommonJS, Cucumber and Expect.
commonjs cucumber e2e-test e2e-testing e2e-tests expect playwright playwright-commonjs-cucumber
Last synced: 06 Jan 2026
https://github.com/rluvaton/expect-matchers
Additional Jest/vitest/expect matchers
assertions bdd expect extended jest matchers testing vitest
Last synced: 15 Mar 2025
https://github.com/simple-automation-testing/assertior
Assertion library with reporter integration
assert assert-allure assert-report expect
Last synced: 06 Mar 2026
https://github.com/xmonader/expectless
Simple expect library for python
automation expect pexpect python3 sysadmin
Last synced: 08 Jul 2025
https://github.com/ipat8/Streisand-VPN-GUI
A GUI deployment tool for the Streisand VPN based on Zentiy
automation expect gui ubuntu vpn zenity
Last synced: 11 Mar 2025
https://github.com/littlemo/mohand-plugin-expect
MoHandζδ»ΆοΌη¨δ»₯ζδΎε―θͺε¨ζ§εΆε Άδ»η»η«―εΊη¨ηδ»»ε‘ζ―ζ
automation expect mohand ops plugin
Last synced: 16 Jan 2026
https://github.com/hustcc/jest-expect
ππ Make jest expect more convenient.
assertion expect jest jest-extended unit-testing
Last synced: 24 Apr 2026
https://github.com/e2e-boilerplate/playwright-commonjs-jasmine-expect
Playwright end-to-end test automation boilerplate, using CommonJS, Jasmine and Expect.
commonjs e2e-test e2e-testing e2e-tests expect jasmine playwright playwright-commonjs-jasmine
Last synced: 17 Jun 2025
https://github.com/yann39/jahia-docker
Docker version of Jahia CMS installations
docker docker-compose expect jahia
Last synced: 12 Jul 2025
https://github.com/nu11ptr/cliexpect
An expect client designed to work specifically with CLI shell interfaces
Last synced: 18 Jan 2026
https://github.com/jpsierens/budget
App for managing budgets
expect mocha mongo mongoose react redux redux-saga
Last synced: 09 Apr 2026
https://github.com/mmarkelov/jest-lighthouse
Helper functions to simplify jest integration with lighthouse
e2e-tests expect jest lighthouse playwright puppeteer testing
Last synced: 09 Apr 2026
https://github.com/siguici/vut
A minimalistic framework for validating rules and conducting unit tests in @Vlang. Simplify code validation and ensure component correctness effortlessly.
assert assertions ensure expect expectations filters sanitization sanitizers schema test-suite test-suites testing testing-framework unit-testing validation validators vlang vlang-package
Last synced: 04 Mar 2026
https://github.com/e2e-boilerplate/playwright-es-modules-esm-mocha-chai-expect
Playwright end-to-end test automation boilerplate, using ES6 Modules, ESM, Mocha and Assert.
chai e2e-test e2e-testing e2e-tests es6 esm expect mocha playwright
Last synced: 27 Jul 2025
https://github.com/xunnamius/env-utils
π§πΏβπ« Validates environment variables at build/run time and errors if any constraints are violated
dotenv dotenv-defaults dotenv-safe env env-expect envalid environment expect expect-env valid validate
Last synced: 18 Mar 2026
https://github.com/yurrriq/naal
Non-interactive AWS Azure Login
automation aws azure-ad direnv expect federated-authentication literate-programming lorri nix noweb pass tufte-latex xelatex
Last synced: 18 May 2026
https://github.com/deadsoul/unix.cafe_website-backup
BASH & Expect scripts to backup website (remotely)
backup backup-script bash bash-script cli expect remote rsync rsync-backup ssh terminal
Last synced: 05 Apr 2025
https://github.com/runejuhl/tsh-login
Prompt-less Teleport login using expect and pass
authentication expect login teleport
Last synced: 07 Mar 2026
https://github.com/boneskull/unexpected-rxjs
MOVED to https://github.com/IBM/unexpected-rxjs
assert assertion-library assertions expect observable rxjs test unexpected
Last synced: 17 Aug 2025
https://github.com/tinyhubs/et
et is saving your time for writing test code.
assert expect extensibility go golang test testing
Last synced: 10 Mar 2026
https://github.com/e2e-boilerplate/playwright-commonjs-jest-expect
Playwright end-to-end test automation boilerplate, using CommonJS, Jest and Expect.
commonjs e2e-test e2e-testing e2e-tests expect jest playwright playwright-commonjs-jest
Last synced: 05 Feb 2026
https://github.com/e2e-boilerplate/playwright-typescript-ts-node-jasmine-expect
Playwright end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Expect.
e2e-test e2e-testing e2e-tests expect jasmine node-jasmine playwright playwright-typescript ts-node typescript
Last synced: 05 Jan 2026
https://github.com/rosbit/go-expect
A simple TCL-like expect implementation written in golang
Last synced: 28 May 2026
https://github.com/pktcodes/jest-enzyme-react-testing-basics
Setup Create React App with Jest & Enzyme for Testing
assertions bonnie-schulkin create-react-app enzyme eslint expect introduction jest matchers react setup shallow test-cases test-driven-development testing unit-testing
Last synced: 09 Apr 2026
https://github.com/shenxianpeng/vmm
Virtual Machine Management with Jenkins Pipeline
expect jenkins-pipeline jenkinsfile shell vm
Last synced: 02 May 2026
https://github.com/hymkor/lispect
A text-terminal automation tool similar to expect(1) using the subset of ISLisp
commandprompt expect go golang golang-application golang-tools islisp lisp terminal windows
Last synced: 08 May 2026
https://github.com/e2e-boilerplate/cypress-es-modules-chai-expect
Cypress end-to-end test automation boilerplate, using ES6 Modules. Chai and Expect.
chai cypress e2e-test e2e-testing e2e-tests es6 expect
Last synced: 28 Feb 2025
https://github.com/e2e-boilerplate/cypress-es-modules-cucumber-chai-expect
Cypress end-to-end test automation boilerplate, Using ES Modules, Cucumber, Chai and Expect.
chai cucumber cypress end-to-end-test-automation expect
Last synced: 19 Jun 2025
https://github.com/e2e-boilerplate/wd-es-modules-babel-webdriver-manager-jasmine-expect
WD end-to-end test automation boilerplate, Using ES Modules, Babel, Webdriver-Manager, Jasmine and Expect.
babel e2e-boilerplate end-to-end-test-automation expect jasmine wd webdriver-manager
Last synced: 28 Feb 2025
https://github.com/cameronpm/conn-expect
A simple expect library designed around using net.Conn
Last synced: 14 Jan 2026
https://github.com/e2e-boilerplate/cypress-typescript-chai-expect
Cypress end-to-end test automation boilerplate, Using TypeScript, Chai and Expect.
chai cypress cypress-typescript-chai end-to-end-test-automation expect typescript
Last synced: 28 Feb 2025
https://github.com/futagoza/prattle
prattle - A spec and benchmark runner for JavaScript
bdd benchmark easy expect javascript painless suite tdd testing
Last synced: 25 Mar 2025
https://github.com/e2e-boilerplate/testcafe-commonjs-chai-expect
TestCafΓ© end-to-end test automation boilerplate, Using Commonjs, Chai and Expect.
boilerplate chai commonjs e2e e2e-tests example expect integration-test testcafe testcafe-commonjs-chai
Last synced: 11 Jun 2025
https://github.com/kishore-devaraj/standup-made-easy
A Scrum tool which organises and automates few of the cumbersome process
expect handlebars jquery mocha mongodb mongoose nodejs vanilla-router
Last synced: 11 Apr 2026
https://github.com/jesperancinha/historic-tech
This repo is the initial repository for all my talks drafts. Everything begin with a sketch and this repo is super experimental and comprises of several technologies
actual android expect go gradle java java-21 jvm kotlin kotlin-android kotlin-multiplatform lisp maven open override scala study talks youtube
Last synced: 11 Apr 2026
https://github.com/e2e-boilerplate/wd-typescript-ts-jest-webdriver-manager-jest-expect
WD end-to-end test automation boilerplate, Using TypeScript, ts-jest, Webdriver-Manager, Jest and Expect.
e2e-boilerplate end-to-end-test end-to-end-test-automation expect jest ts-jest typescript wd wd-typescript webdriver-manager
Last synced: 18 Oct 2025