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: add unit tests on exec command #30

Merged
merged 2 commits into from
Mar 1, 2022

Conversation

acesyde
Copy link
Contributor

@acesyde acesyde commented Mar 1, 2022

Description

  • Add some unit tests on the exec command before improve it
  • Merge the current ignore file with the official
  • Upgrade Microsoft.NET.Test.Sdk / Coverlet / FluentAssertions

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes
  • I did test corresponding changes on Windows
  • I did test corresponding changes on Linux
  • I did test corresponding changes on Mac

@alirezanet
Copy link
Owner

Great. thanks 👌💐

@alirezanet alirezanet merged commit 6172c45 into alirezanet:master Mar 1, 2022
@acesyde acesyde deleted the feature/add_tu branch March 1, 2022 09:59
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.

2 participants