Skip to content

feat(core): add test project generator#69

Merged
AgentEnder merged 3 commits intonx-dotnet:masterfrom
Etogy:test-generator
Jul 5, 2021
Merged

feat(core): add test project generator#69
AgentEnder merged 3 commits intonx-dotnet:masterfrom
Etogy:test-generator

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.

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

Comments