github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

da3mon / especial

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 6
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

an attempt at BDD in erlang — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

it returns list of failure messages 
da3mon (author)
Tue Nov 11 17:32:08 -0800 2008
commit  0b5dc51136646bf08d0ef3f03400b9c004c3a2b1
tree    bc82125d82911b6b788ffd3fdd8843796f0a1696
parent  e91e73cb006ebe8facf711d54873444381c4ecf2
especial /
name age
history
message
file .gitignore Loading commit data...
file README.md
file Rakefile
directory src/
directory test/
README.md

especial

it will be a BDD server for unit testing in erlang.

current status

especial is a WIP.

syntax

proposed syntax so far:

describe(Module, ItList).
it("does something", ExpectList).
expect(ExpectedValue) ! to(Matcher, ActualValue).

describe(Spec, self(), [
  it("expects things", [
    expect(4) ! to(equal, 4),
    expect(fun() -> something end) ! to(be_pid)
  ])
]).
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server