0
I Use This!
Inactive
Analyzed about 15 hours ago. based on code collected about 21 hours ago.

Project Summary

Should DSL implemented in Python

The goal is to write a "should" DSL in Python to be as clear as possible.

should-dsl is at github.com

Due to DVCS I moved should-dsl to github.com. I will try to maintain both repositories up to date, but the github will be the main one.

You can get it at: http://github.com/hugobr/should-dsl

It would be good to be as close as:

SOME_VALUE should be equal to ANOTHER VALUE
or
SOME_EXCEPTION should be thrown by SOME_CALLABLE
or
SOME_VALUE should not be into SOME_CONTAINER

For using this DSL as transparently as possible, you must import on this way:

from should_dsl import *

Some examples using doctest follow:

Should with equal_to:
>>> 1 |should_be.equal_to| 1
True
>>> 2 |should_be.equal_to| 3...

Tags

bdd dsl python

In a Nutshell, should-dsl...

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    learn about Open Hub updates and features on the Open Hub blog
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    compare projects before you chose one to use
About Project Security

Languages

Python
74%
CSS
16%
3 Other
10%

30 Day Summary

Mar 20 2024 — Apr 19 2024

12 Month Summary

Apr 19 2023 — Apr 19 2024