dalek-internal-assertions-canary
v0.0.2-2013-09-23-17-18-13
Published
DalekJS internal assertion library
Downloads
5
Readme
dalek-internal-assertions
DalekJS internal module for assertions
Ressources
API Docs - Trello - Code coverage - Code complexity - Contributing - User Docs - Homepage - Twitter
Docs
This module is used internally by DalekJS. I can not think of a situation where this module is helpful in other ways then beeing pulled down & loaded by Dalek. But hey, surprise me.
For Dalek, this is the module that defines all the methods that can check a behaviour of the browser, or some element contents. The methods are be part of the test object that dalek injects into the user tests.
If you wonder what assertions are:
Assertions check if the assumptions you made about a website are correct. Assetions might check ig the title of a page is as expected, if an element has the expected text, if your mobile website version only displays a certian amount of elements and many more...
Help Is Just A Click Away
#dalekjs on FreeNode.net IRC
Join the #daleksjs
channel on FreeNode.net to ask questions and get help.
Google Group Mailing List
Get announcements for new releases, share your projects and ideas that are using DalekJS, and join in open-ended discussion that does not fit in to the Github issues list or StackOverflow Q&A.
For help with syntax, specific questions on how to implement a feature using DalekJS, and other Q&A items, use StackOverflow.
StackOverflow
Ask questions about using DalekJS in specific scenarios, with specific features. For example, help with syntax, understanding how a feature works and how to override that feature, browser specific problems and so on.
Questions on StackOverflow often turn in to blog posts or issues.
Github Issues
Report issues with DalekJS, submit pull requests to fix problems, or to create summarized and documented feature requests (preferably with pull requests that implement the feature).
Please don't ask questions or seek help in the issues list. There are other, better channels for seeking assistance, like StackOverflow and the Google Groups mailing list.
Legal FooBar (MIT License)
Copyright (c) 2013 Sebastian Golasch
Distributed under MIT license