markdown_test
Code tester
Tests Elixir code in markdown files and asserts its compilation and behavior
Test the Elixir code in your markdown files!
3 stars
2 watching
0 forks
Language: Elixir
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
parroty/excheck | A testing library for Elixir programming language | 316 |
jakebecker/vscode-elixir-ls | Language support and debugger extension for Elixir in VS Code. | 391 |
defactosoftware/test_selector | A set of Elixir helpers to select elements in Phoenix tests | 14 |
batate/shouldi | Provides Elixir testing libraries with nested contexts and improved test naming conventions | 135 |
joshrieken/test_that_json_espec | Provides assertions for testing JSON data in Elixir applications | 6 |
joshrieken/test_that_json | JSON-related testing helpers for Elixir applications | 10 |
joaothallis/elixir-auto-test | Automatically runs tests when any file is saved in the project's lib and test directories. | 0 |
drewolson/ex_spec | A wrapper around ExUnit that adds BDD-like syntax for Elixir testing | 99 |
joshwlewis/tapex | Formats TAP output for Elixir's ExUnit testing framework | 25 |
widdershin/markdown-doctest | Tools to test and validate code examples in markdown documentation | 166 |
ericleib/ngx-remark | Library to render Markdown with custom HTML templates in Angular applications | 8 |
sticksnleaves/versionary | A library that provides versioning for API applications using Elixir and Plug | 40 |
karolsluszniak/ex_check | A tool to run code analysis and testing in Elixir projects efficiently | 312 |
elixir-wallaby/wallaby | Tools for testing Elixir web applications with concurrent browser simulation | 1,675 |
lpil/mix-test.watch | Automates testing of Elixir projects after each file change | 920 |