Skip to content

Commit f1bf321

Browse files
committed
Change: Add Ecukes description
1 parent a4b505f commit f1bf321

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

README.org

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2150,6 +2150,12 @@ Cask is a project management tool for Emacs that helps automate the package deve
21502150
:ID: f0cdf4dd-38ff-41a1-a4c1-8f7677940863
21512151
:END:
21522152

2153+
#+BEGIN_QUOTE
2154+
There are plenty of unit/regression testing tools for Emacs, and even some for functional testing. What Emacs is missing though is a really good testing framework for integration testing. This is where Ecukes comes in.
2155+
2156+
Cucumber is a great integration testing tool, used mostly for testing web applications. Ecukes is Cucumber for Emacs. No, it's not a major mode to edit feature files. It is a package that makes it possible to write Cucumber like tests for your Emacs packages.
2157+
#+END_QUOTE
2158+
21532159
**** [[https://www.gnu.org/software/emacs/manual/html_node/ert/][Emacs Lisp Regression Testing]] (ERT) :built_in:
21542160
:PROPERTIES:
21552161
:ID: 386b23bd-5254-457f-9ba1-ca5cbf87fed3

index.html

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)