Skip to content

Provide API for customization #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Nov 11, 2014
Merged

Provide API for customization #14

merged 9 commits into from
Nov 11, 2014

Conversation

twada
Copy link
Member

@twada twada commented Oct 20, 2014

provide API for customization

var assert = require('power-assert').customize({
    output: {
        maxDepth: 2
    }
});

TODO

  • Spike
  • Rough implementation and test
  • Refactor
  • README
  • Update empower
  • Update power-assert-formatter

@twada twada changed the title [WIP] Provide API for customization Provide API for customization Nov 11, 2014
twada added a commit that referenced this pull request Nov 11, 2014
Provide API for customization
@twada twada merged commit 100fe73 into master Nov 11, 2014
@twada twada deleted the customizable branch November 11, 2014 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant