mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 20:32:15 +00:00
Added readme file
This commit is contained in:
parent
e4c646ce32
commit
3615cfb8ab
10
elisp/readme.org
Normal file
10
elisp/readme.org
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
* Gilded Rose
|
||||||
|
Gilded Rose kata in Elisp!
|
||||||
|
|
||||||
|
* Structure
|
||||||
|
~gilded-rose.el~ contains source code. ~gilded-rose-test.el~ uses [[https://www.gnu.org/software/emacs/manual/html_mono/ert.html][ert]] to run tests
|
||||||
|
|
||||||
|
* Running tests
|
||||||
|
- Use the command ~eval-buffer~ on ~gilded-rose.el~
|
||||||
|
- Use the command ~eval-buffer~ on ~gilded-rose-test.el~
|
||||||
|
- Test can be run interactively using the command ~ert~ or with ~(ert-run-tests-interactively t)~
|
||||||
Loading…
Reference in New Issue
Block a user