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 8 years ago

Related projects:

RepositoryDescriptionStars
joshrieken/test_that_jsonJSON-related testing helpers for Elixir applications10
joshrieken/bamboo_especProvides assertions for testing Bamboo with ESpec.4
cblage/elixir-jsonProvides native JSON encoding and decoding support for Elixir217
guedes/exjsonAn Elixir implementation of the JSON specification for parsing and generating structured data in Erlang.71
devinus/poisonA fast and simple JSON parser and encoder for Elixir2,028
mwean/espec_junit_formatterFormats test results in JUnit XML format3
parroty/excheckA testing library for Elixir programming language316
treye/json_stream_encoderA streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed.8
mainshayne233/markdown_testTests Elixir code in markdown files and asserts its compilation and behavior3
meh/jazzA JSON handling library for Elixir.60
zachallaun/mnemeA testing utility that allows developers to easily create and update tests with automatically generated expected values106
batate/shouldiProvides Elixir testing libraries with nested contexts and improved test naming conventions135
maarek/etherAllows Elixir code to be debugged using Erlang's built-in debugger6
trapped/elixir-rsaProvides an easy-to-use wrapper for public key cryptography in Elixir35
joshwlewis/tapexFormats TAP output for Elixir's ExUnit testing framework25