Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: assertion

stdlib-js/assert-is-nonsymmetric-matrix

Test if a value is a non-symmetric matrix.

Language: Makefile - Size: 1.74 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert

Standard library basic mathematical assertion utilities.

Language: Makefile - Size: 1.19 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-finite-array

Test if a value is an array-like object containing only finite numbers.

Language: Makefile - Size: 501 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-array-like

Test if a value is array-like.

Language: Makefile - Size: 478 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 1

stdlib-js/assert-is-prime

Test if a value is a prime number.

Language: JavaScript - Size: 734 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

garghub/seeker

Enabling Efficient Assertion Inference, 34th IEEE International Symposium on Software Reliability Engineering (ISSRE 2023)

Language: Java - Size: 1.38 GB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 4 - Forks: 1

becheran/smock

Mock generator for golang

Language: Go - Size: 569 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 4 - Forks: 0

stdlib-js/assert-is-complex128vector-like

Test if a value is a 1-dimensional ndarray-like object containing double-precision complex floating-point numbers.

Language: Makefile - Size: 603 KB - Last synced: about 3 hours ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex64ndarray-like

Test if a value is an ndarray-like object containing single-precision complex floating-point numbers.

Language: Makefile - Size: 600 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex64matrix-like

Test if a value is a 2-dimensional ndarray-like object containing single-precision complex floating-point numbers.

Language: Makefile - Size: 603 KB - Last synced: about 20 hours ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex64vector-like

Test if a value is a 1-dimensional ndarray-like object containing single-precision complex floating-point numbers.

Language: Makefile - Size: 602 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex128matrix-like

Test if a value is a 2-dimensional ndarray-like object containing double-precision complex floating-point numbers.

Language: Makefile - Size: 604 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex128ndarray-like

Test if a value is an ndarray-like object containing double-precision complex floating-point numbers.

Language: Makefile - Size: 600 KB - Last synced: about 16 hours ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

mattphillips/babel-jest-assertions

Babel Plugin that adds safety to your tests by verifying assertions are actually ran πŸƒβ‰οΈ

Language: JavaScript - Size: 588 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 96 - Forks: 3

lazarljubenovic/type-guards

Simple utility for runtime type checking which also assigns the correct type if used with TypeScript.

Language: TypeScript - Size: 72.3 KB - Last synced: 15 days ago - Pushed: about 1 year ago - Stars: 36 - Forks: 7

codefeathers/runtype

Runtime type assertions that return

Language: TypeScript - Size: 407 KB - Last synced: 13 days ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

ankita-gondkar/Skin-Cancer-Diagnosis

This repository showcases a Convolutional Neural Network (CNN) module developed on Jupyter and an AutoML module implemented on Google Cloud Platform (GCP) through VertexAI

Language: Jupyter Notebook - Size: 4.88 MB - Last synced: 6 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Vection-Framework/Validator

The Vection Validator provides validation of data and schemas. A number of different validators are already included and can be applied in a chained manner.

Language: PHP - Size: 196 KB - Last synced: 14 days ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

jcoreio/chai-wait-for

poll until an assertion succeeds

Language: JavaScript - Size: 815 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-complex-like

Test if a value is a complex number-like object.

Language: Makefile - Size: 770 KB - Last synced: 21 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex

Test if a value is a 64-bit or 128-bit complex number.

Language: Makefile - Size: 888 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex128array

Test if a value is a Complex128Array.

Language: Makefile - Size: 872 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex128

Test if a value is a 128-bit complex number.

Language: Makefile - Size: 788 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

authorjapps/performance-tests

Sample Performance Testing setup for HTTP REST, SOAP APIs, JUnit4, JUnit5 tests - Generating Load and Stress On a Target Application

Language: Java - Size: 235 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 41 - Forks: 22

metarhia/metatests

Extremely simple to use test framework and runner for Metarhia technology stack πŸ§ͺ

Language: JavaScript - Size: 1.44 MB - Last synced: about 2 months ago - Pushed: 8 months ago - Stars: 18 - Forks: 4

jcoreio/typescript-validators

API input validators with user-friendly error output and TypeScript to ensure you don't miss any properties

Language: TypeScript - Size: 928 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 12 - Forks: 1

iiithf/nodejs-reference

Node.js is an open-source, cross-platform, back-end, JavaScript runtime environment that executes JavaScript code outside a web browser.

Size: 10.4 MB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-multi-slice

Test if a value is a MultiSlice object.

Language: Makefile - Size: 552 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-slice

Test if a value is a Slice object.

Language: Makefile - Size: 655 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

Thinkmill/jest-expect-contain-deep

Assert deeply nested values in Jest

Language: JavaScript - Size: 319 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 67 - Forks: 5

HamedStack/HamedStack.FluentAssertions

A FluentAssertions-based assertion methods for enhancing data validation and structural comparisons.

Language: C# - Size: 13.7 KB - Last synced: 6 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

santi100a/assertion-lib

Santi's Assertion Library. Official repo for NPM package @santi100a/assertion-lib.

Language: TypeScript - Size: 611 KB - Last synced: 11 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

shpegun60/smartAssert

This is smart assert library for deep debug

Language: C - Size: 20.5 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

ishbguy/baux

BAUX is a bash auxiliary library for writing script.

Language: Shell - Size: 142 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

ghosind/go-assert

A collection of Golang assertion functions for verifying invariants.

Language: Go - Size: 178 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-napi

C utilities for Node-API call assertions.

Language: Makefile - Size: 145 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

GreemaSunny/amazon

End-to-end testing of Amazon website

Language: HTML - Size: 64.5 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

AlexanderMac/mongo-assert

Mongo assertion library

Language: JavaScript - Size: 146 KB - Last synced: 24 days ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vndg-rdmt/assertion-pipe

Typescript testing library with pipeline-like testing feature

Language: TypeScript - Size: 17.6 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

bordunosp/ddd

EventBus, QueryBus, CommandBus, Saga

Language: Go - Size: 81.1 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

nyggus/check

A Go package for checking conditions for slices and maps.

Language: Go - Size: 31.3 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

myceliums/assert

Language: Go - Size: 8.79 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

jcoreio/typed-validators

complex type validators that generate TypeScript and Flow types for you

Language: TypeScript - Size: 589 KB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 8 - Forks: 2

stdlib-js/assert-is-whitespace

Test whether a string contains only white space characters.

Language: JavaScript - Size: 806 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-buffer-length-compatible

Determine if a buffer length is compatible with provided ndarray meta data.

Language: Makefile - Size: 375 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

authorjapps/spring-boot-integration-test

Zerocode based integration-tests for a spring-boot application

Language: Java - Size: 363 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 19 - Forks: 20

stdlib-js/assert-is-domain-name

Test if a value is a domain name.

Language: JavaScript - Size: 392 KB - Last synced: about 16 hours ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

alecksandr26/assert-fortran-git

Assert for gfortran linux

Language: Shell - Size: 67.4 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

mokiat/gotest

A Go library that simplifies testing through usage of generics.

Language: Go - Size: 8.79 KB - Last synced: about 2 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-deep-has-property

Test whether an object contains a nested key path, either own or inherited.

Language: JavaScript - Size: 1.88 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

atomicgo/assert

βœ… Go package with tons of assertions!

Language: Go - Size: 40 KB - Last synced: 5 months ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

Furinkazan33/assert

Simple, yet powerful assertion language to test shell scripts.

Language: Shell - Size: 54.7 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

stdlib-js/assert-deep-equal

Test for deep equality between two values.

Language: JavaScript - Size: 1.28 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

TomokiMiyauci/assertion

Assertion collection for JavaScript data

Language: TypeScript - Size: 75.2 KB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-big-endian

Check if an environment is big endian.

Language: Makefile - Size: 423 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-little-endian

Check if an environment is little endian.

Language: Makefile - Size: 422 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

degawa/fassert

An extensible assertion library oriented to work with unit testing frameworks for Fortran

Language: Fortran - Size: 404 KB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

machado001/javascript-testing-exercicio

Exercitando testes unitΓ‘rios em cima de um algoritmo fatorial recursivo.

Language: JavaScript - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

elastic/harp-plugins

Harp Plugins - It uses Harp SDK to provide new features to your secret management pipelines.

Language: Go - Size: 778 KB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 2

stdlib-js/assert-is-symmetric-matrix

Test if a value is a symmetric matrix.

Language: Makefile - Size: 1.75 MB - Last synced: about 15 hours ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-iterable-like

Test if a value is iterable-like.

Language: Makefile - Size: 744 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-kebabcase

Test if a value is a string in kebab case

Language: JavaScript - Size: 486 KB - Last synced: about 18 hours ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-assert-is-positive-zerof

Test if a single-precision floating-point numeric value is positive zero.

Language: Makefile - Size: 450 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-assert-is-positive-integer

Test if a finite double-precision floating-point number is a positive integer.

Language: Makefile - Size: 392 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-startcase

Test if a value is a startcase string.

Language: JavaScript - Size: 639 KB - Last synced: about 21 hours ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-positive-integer

Test if a value is a number having a positive integer value.

Language: JavaScript - Size: 748 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-accessor-array

Test if a value is an array-like object supporting the accessor (get/set) protocol.

Language: Makefile - Size: 431 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-assert-is-accessor-array

Test if an array-like object supports the accessor (get/set) protocol.

Language: Makefile - Size: 196 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-symbol-array

Test if a value is an array-like object containing only symbols.

Language: Makefile - Size: 1.09 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-contains

Test if an array-like value contains a search value.

Language: JavaScript - Size: 678 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

stdlib-js/array-base-assert

Base array assertion utilities.

Language: Makefile - Size: 1.67 MB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-typed-array-length

Test if a value is a valid typed array length.

Language: Makefile - Size: 484 KB - Last synced: about 22 hours ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-typed-array-like

Test if a value is typed-array-like.

Language: Makefile - Size: 495 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-nonenumerable-property

Test if an object's own property is non-enumerable.

Language: Makefile - Size: 514 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-duration-string

Test if a value is a duration string.

Language: JavaScript - Size: 496 KB - Last synced: about 11 hours ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-current-year

Test if a value is the current year.

Language: JavaScript - Size: 1.67 MB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-nonpositive-integer

Test if a value is a number having a nonpositive integer value.

Language: JavaScript - Size: 525 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

dipendrashekhawat/GettingStartedWithJest

Getting started with JavaScript Testing Framework - Jest.

Language: JavaScript - Size: 545 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

ergebnis/phpunit-framework-constraint πŸ“¦

:eyeglasses: Provides additional constraints and assertions for phpunit/phpunit

Language: PHP - Size: 1.12 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

Testy/testyts-assertion πŸ“¦

Assertion library for Testy.Ts

Language: TypeScript - Size: 158 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

flexiooss/assert πŸ“¦

Basic assertion

Language: JavaScript - Size: 4.69 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

meeshkan/freddo πŸ“¦

Minimal assertion testing framework for APIs.

Language: JavaScript - Size: 849 KB - Last synced: 24 days ago - Pushed: almost 2 years ago - Stars: 6 - Forks: 0

mahmoudmohamedramadan/Awesome-PHP

The Awesome PHP.

Language: PHP - Size: 106 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

stdlib-js/assert-is-camelcase

Test if a value is a camelcase string.

Language: JavaScript - Size: 424 KB - Last synced: about 14 hours ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-absolute-http-uri

Test whether a value is an absolute HTTP(S) URI.

Language: JavaScript - Size: 464 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-absolute-uri

Test whether a value is an absolute URI.

Language: JavaScript - Size: 468 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

nicolashefti/mocha-count-reporter

Mocha reporter that check the number of assertions

Language: JavaScript - Size: 1.95 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

golanglibs/goassert

Simple assertion library for Go

Language: Go - Size: 23.4 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-composite

Test if a number is composite.

Language: Makefile - Size: 402 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-prime

Test if a number is prime.

Language: Makefile - Size: 414 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-nonpositive-integer

Test if a finite double-precision floating-point number is a nonpositive integer.

Language: Makefile - Size: 319 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-integer

Test if a finite double-precision floating-point number is an integer.

Language: Makefile - Size: 479 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-node-builtin

Test whether a string matches a Node.js built-in module name.

Language: JavaScript - Size: 604 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-nonnegative-number-array

Test if a value is an array-like object containing only nonnegative numbers.

Language: Makefile - Size: 485 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-boolean-array

Test if a value is an array-like object of booleans.

Language: Makefile - Size: 1.13 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-integer

Test if a value is a number having an integer value.

Language: JavaScript - Size: 842 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-square-number

Test if a value is a square number.

Language: JavaScript - Size: 489 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

K-Ilyas/sudoku-solver

sudoku solver for a freeCodeCamp project.

Language: JavaScript - Size: 122 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

esdmr/assert πŸ“¦

Minimal assertion library for TypeScript (and JavaScript)

Language: TypeScript - Size: 1.65 MB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-cube-number

Test if a value is a cube number.

Language: JavaScript - Size: 884 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0