Yes, you can write cucumber script and probably unit tests for the script. For 
the first, there are examples in the cucumber book 
(http://pragprog.com/book/hwcuc/the-cucumber-book)

 

Reinier

 

Van: [email protected] 
[mailto:[email protected]] Namens Stefan Richter
Verzonden: maandag 21 november 2011 17:08
Aan: Sebastian Fischmeister; [email protected]
Onderwerp: [Tracks-discuss] Re: Update of the the templates script

 

Just a quick question: would it be possible to integrate the script into the 
existing testing infrastructure?



-----Ursprüngliche Nachricht-----

Von: Sebastian Fischmeister <[email protected]>
An: "[email protected]" 
<[email protected]>
Gesendet: Montag, 21. November 2011 16:00:25 GMT+00:00
Betreff: [Tracks-discuss] Update of the the templates script

Hi,

  Now that Stefan and Reinier extended the REST API (thanks!), I could
update the templates script. It works with my templates and
checklists, but maybe someone else can give it a test, before I create
a pull request. The updated script is available here [1].

Changes:

* Support dependent tasks
* Support tags
* Support specifying contexts

Example:

### CUT HERE
token [AA]

some project
.todo 1 in this project on the topic of [AA]
^todo 2, which depends on
todo2|somecontext|starred,short,anothertag|mynote starts here
.todo 3 is not dependent on anything|||note to myself: this will have
the default context set and no tags
### CUT HERE

Have fun and let me know if you're missing something,
  Sebastian

[1] https://gist.github.com/1193800
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to