Skip to content
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

cdk init lib: should create a sample unit test #1217

Closed
rix0rrr opened this issue Nov 20, 2018 · 2 comments
Closed

cdk init lib: should create a sample unit test #1217

rix0rrr opened this issue Nov 20, 2018 · 2 comments
Labels
@aws-cdk/core Related to core CDK functionality duplicate This issue is a duplicate. feature-request A feature should be added or improved. management/devenv Related to CDK development/build environment

Comments

@rix0rrr
Copy link
Contributor

rix0rrr commented Nov 20, 2018

But probably not using nodeunit, let's set a good example.

I don't care as much about what we use, but we shouldn't force/encourage other people to use a deprecated project.

@rix0rrr rix0rrr changed the title cdk init lib: should create a sample unit tests cdk init lib: should create a sample unit test Nov 20, 2018
@moofish32
Copy link
Contributor

I've been using Jest and I think we could port our Assert library over there. We have matchers in various packages that would be nice to consolidate too.

@srchase srchase added feature-request A feature should be added or improved. and removed enhancement labels Jan 3, 2019
@NGL321
Copy link
Contributor

NGL321 commented Sep 4, 2019

For future tracking see #3945

@NGL321 NGL321 added duplicate This issue is a duplicate. @aws-cdk/core Related to core CDK functionality management/devenv Related to CDK development/build environment labels Sep 4, 2019
@NGL321 NGL321 closed this as completed Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/core Related to core CDK functionality duplicate This issue is a duplicate. feature-request A feature should be added or improved. management/devenv Related to CDK development/build environment
Projects
None yet
Development

No branches or pull requests

4 participants