test_that_json_espec

JSON tester

Provides assertions for testing JSON data in Elixir applications

Test That JSON! assertions for ESpec

GitHub

6 stars
2 watching
0 forks
Language: Elixir
last commit: over 6 years ago

Related projects:

Repository Description Stars
joshrieken/test_that_json JSON-related testing helpers for Elixir applications 10
joshrieken/bamboo_espec Provides assertions for testing Bamboo with ESpec. 4
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
guedes/exjson An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. 71
devinus/poison A fast and simple JSON parser and encoder for Elixir 2,028
mwean/espec_junit_formatter Formats test results in JUnit XML format 3
parroty/excheck A testing library for Elixir programming language 316
treye/json_stream_encoder A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. 8
mainshayne233/markdown_test Tests Elixir code in markdown files and asserts its compilation and behavior 3
meh/jazz A JSON handling library for Elixir. 60
zachallaun/mneme A testing utility that allows developers to easily create and update tests with automatically generated expected values 106
batate/shouldi Provides Elixir testing libraries with nested contexts and improved test naming conventions 135
maarek/ether Allows Elixir code to be debugged using Erlang's built-in debugger 6
trapped/elixir-rsa Provides an easy-to-use wrapper for public key cryptography in Elixir 35
joshwlewis/tapex Formats TAP output for Elixir's ExUnit testing framework 25