fixenv
Test helper
A package for writing and using reusable test helpers
30 stars
3 watching
1 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
earthboundkid/be | A testing library with generic assertions and helpers for Go tests | 102 |
orchestral/testbench | A package that provides tools and infrastructure for testing Laravel packages | 2,114 |
metova/metovatestkit | A collection of test helpers designed to simplify unit testing of iOS applications. | 23 |
evermeer/uitesthelper | A utility library to simplify UI testing by reducing code duplication and making tests more robust against typos. | 56 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
43081j/hanbi | A small JavaScript library for creating spies and stubs to isolate dependencies in unit tests. | 59 |
lorcan/test-selectors-codemod | A codemod to automatically update Ember tests to replace deprecated helper function | 7 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
keithrbennett/trick_bag | A collection of Ruby classes and methods to simplify and enhance code writing. | 34 |
ilyakaznacheev/cleanenv | A tool to read and manage environment configuration from files and variables | 1,661 |
handlebars-net/handlebars.net.helpers | Provides a set of reusable C# helper functions for various tasks | 41 |
johnbjrk/adglent | Automates setup of testing code and solution template for Advent of Code problems in Gleam. | 2 |
gfredericks/test.chuck | A utility library for test.check with features for scaling test runs and generating random data. | 216 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
bradleyjkemp/cupaloy | Automatically checks test output for changes and fails tests if output differs from previously recorded snapshots | 308 |