• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Advent of Property Based Testing 2021 in TypeScript with solutions based on fast-check

More Repositories

1

fast-check

Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
TypeScript
4,008
star
2

pure-rand

Pure random number generator written in TypeScript
TypeScript
61
star
3

ava-fast-check

Property based testing for AVA based on fast-check
JavaScript
44
star
4

fuzz-rest-api

Derive property based testing fast-check into a fuzzer for REST APIs
JavaScript
38
star
5

awesome-fast-check

Awesome fast-check resources. Contributions and suggestions are welcomed!
30
star
6

Py2Cpp

Convert PyObject* to C++ datatypes and vice versa
C++
28
star
7

fast-check-examples

Property based testing (QuickCheck) examples based on fast-check
JavaScript
26
star
8

js-fb-autopoke

Auto-poke script for Facebook written in JavaScript
JavaScript
21
star
9

jest-fast-check

Property based testing for Jest based on fast-check
TypeScript
16
star
10

fast-spec

Discover laws in your code like with QuickSpec
TypeScript
13
star
11

js-pacman

Another basic PacMan written in JavaScript for fun
JavaScript
13
star
12

property-based-testing-cpp

Property Based Testing in C++ using RapidCheck
HTML
12
star
13

connect-four-react

Trying React on a Connect Four
TypeScript
9
star
14

cuda-test-samples

Code samples to test CUDA on simple operations
Shell
6
star
15

cracking-pbt

Repository showing how to leverage Property Based Testing and fast-check against usual dev challenges. If you want to get even more examples go to https://github.com/dubzzz/advent-of-pbt-2021 or to https://github.com/dubzzz/fast-check/tree/main/examples.
JavaScript
5
star
16

revealjs-remote

Simple remote control for RevealJS presentations
JavaScript
4
star
17

django-portfolio

PortFolio developed using Django Framework
Python
4
star
18

gnu-linux-tips

GNU/Linux tips and configurations
Shell
4
star
19

js6chars

Transform a JavaScript code into an equivalent JavaScript code using only 6 characters
C++
3
star
20

advent-of-typescript-2023

Playing with the Advent of TypeScript 2023
TypeScript
3
star
21

breaking-return-true-to-win

Breaking 'return true to win' using Property based testing fast-check
JavaScript
3
star
22

jsverify-commands

Bring commands to JSVerify property-based testing framework
JavaScript
3
star
23

cuda-mathmodule-for-python

Python module for Mathematics using CUDA
Python
3
star
24

jsverify-to-fast-check

Set of tools and helpers to help JSVerify users to migrate to fast-check
TypeScript
2
star
25

gtest-using-cmake-example

Example of how defining a CMakeLists.txt in order to run unit-tests using Google Test framework on travis-ci and appveyor
C++
2
star
26

weekly-pbt

Weekly examples of how to test algorithms with Property Based Testing
TypeScript
2
star
27

bigint-as-any-ts

Polyfill bigint as any that works with TypeScript <3.2
TypeScript
2
star
28

gtest-light

Light version of GTest framework compatible with Online compilers like ideone, godbolt, codingame
C++
1
star
29

package-analyzer-vue

A spin off of https://dubzzz.github.io/package-analyzer-react/ written in Vue
Vue
1
star
30

talk-react-europe-2020

talk-react-europe-2020
JavaScript
1
star
31

py-linkedin-crawler

LinkedIn crawler able to go from a profile to another given access credentials
Python
1
star
32

infinite-game-of-life

Game of Life without any limits
Rust
1
star
33

cjs_codemirrornext

CommonJS rewrapping of @codemirror/next
JavaScript
1
star
34

codemirror-next-repro-cra

Try to reproduce an observed issue with CodeMirror.Next + CRA
JavaScript
1
star
35

react-europe-kackathon

Playing around some frontend techno for the "React Europe hackathon"
TypeScript
1
star
36

py-run-tracking

Track your runs -- automatically analyse recurrent paths
HTML
1
star
37

train-a11y

Just an extract of how far each town in France is far from others
HTML
1
star
38

fast-check-benchmarks

Various benchmarks around fast-check: mostly to measure improvements of the lib itself
JavaScript
1
star
39

various-algorithms

Various Algorithms
C++
1
star
40

talks

GitHub pages associated to fast-check
HTML
1
star