markdown 重建BDD框架(ESpec)元编程资源链接
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 重建BDD框架(ESpec)元编程资源链接相关的知识,希望对你有一定的参考价值。
Blogs
- [Understanding Elixir Macros, Part 1](http://theerlangelist.com/article/macros_1) by Saša Jurić
- [Understanding Elixir Macros, Part 2](http://theerlangelist.com/article/macros_2) ([Part 3](http://theerlangelist.com/article/macros_3) [Part 4](http://theerlangelist.com/article/macros_4) [Part 5](http://theerlangelist.com/article/macros_5) [Part 6](http://theerlangelist.com/article/macros_6))
Books
- [Metaprogramming Elixir](https://pragprog.com/book/cmelixir/metaprogramming-elixir) by Chris McCord
Official Documentation
- [Kernel](https://hexdocs.pm/elixir/Kernel.html)
- [Kernel.SpecialForms](https://hexdocs.pm/elixir/Kernel.SpecialForms.html)
- [Macro](https://hexdocs.pm/elixir/Macro.html)
Official Guide
- [Quote and unquote](https://elixir-lang.org/getting-started/meta/quote-and-unquote.html)
- [Macros](https://elixir-lang.org/getting-started/meta/macros.html)
- [Domain Specific Languages](https://elixir-lang.org/getting-started/meta/domain-specific-languages.html)
Videos
- [Metaprogramming YouTube Playlist](https://www.youtube.com/playlist?list=PLAyJSrnNA9zEeAGt4dImWzqX_z-3mXDVp)
Community
- [Elixir Slack Group](https://elixir-slackin.herokuapp.com/)
Code Repositories
- [ESpec (BDD testing framework)](https://github.com/antonmi/espec)
- [Padawan - code from talk](https://github.com/treble37/padawan/tree/empex_2019_talk_code)
以上是关于markdown 重建BDD框架(ESpec)元编程资源链接的主要内容,如果未能解决你的问题,请参考以下文章
BDD框架之Cucumber初探
python behave自动化测试框架- 初探BDD
常见的BDD框架
哪些行为驱动开发 (BDD) 工具/框架可用于 Microsoft Stack? [关闭]
Python BDD自动化测试框架都有哪些
有人在使用 Spectre BDD 框架吗?