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

feat(core): add test project generator #69

Merged
merged 3 commits into from
Jul 5, 2021

Conversation

bcallaghan-et
Copy link
Collaborator

Add a generator that creates test projects for existing apps/libs

Fixes #68

Add a generator that creates test projects for existing apps/libs

Fixes #68
@nx-cloud
Copy link

nx-cloud bot commented Jun 28, 2021

Copy link
Member

@AgentEnder AgentEnder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 😄. Move the one function and this should be able to be merged today.

packages/core/src/generators/utils/generate-project.ts Outdated Show resolved Hide resolved
Ben Callaghan added 2 commits June 28, 2021 12:43
Move test project generator and its associated unit tests to separate files
Fix configuration of mock objects to point to the new test generator
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@AgentEnder AgentEnder merged commit 7f7084f into nx-dotnet:master Jul 5, 2021
github-actions bot pushed a commit that referenced this pull request Jul 5, 2021
# [0.14.0](v0.13.0...v0.14.0) (2021-07-05)

### Features

* **core:** add test project generator ([#69](#69)) ([7f7084f](7f7084f))

Jul 5, 2021, 4:31 PM
@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2021

🎉 This PR is included in version 0.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@bcallaghan-et bcallaghan-et deleted the test-generator branch July 12, 2021 19:53
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2023

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Generator to create test projects for existing projects
2 participants