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

assembly.Should().NotReference() Assertions? #57

Closed
kevinkuszyk opened this issue Jan 6, 2014 · 9 comments
Closed

assembly.Should().NotReference() Assertions? #57

kevinkuszyk opened this issue Jan 6, 2014 · 9 comments
Milestone

Comments

@kevinkuszyk
Copy link
Member

I am working on an extension project for FA to test DI auto mappings setup using Ninject.Extensions.Conventions.

As part of the project I have some methods to verify layer boundaries, i.e one assembly does not reference another. Do you think they would add value to the core FA product? If so, I'll send a PR.

@dennisdoomen
Copy link
Member

Neat. Looking forward to those.

@kevinkuszyk
Copy link
Member Author

Great. Which branch should I start from - master or the new release-3.0?

@dennisdoomen
Copy link
Member

Just take the master branch. The 3.0 branch doesn't even compile yet ;-)

@kevinkuszyk
Copy link
Member Author

Is master updated for VS 2013? If not, I'll wait for the 3.0 branch.

@dennisdoomen
Copy link
Member

No, it isn't ;-)

@kevinkuszyk
Copy link
Member Author

Ok, can you let me know when it builds and I'll make a start then.

Do you have a rough time frame for releasing v3?

@dennisdoomen
Copy link
Member

I'm working on it right now. Hope to finish this within a week or so.

@dennisdoomen
Copy link
Member

The master branch is now representing the upcoming release 3.0 and requires Visual Studio 2013.

@dennisdoomen
Copy link
Member

Fixed by PR #106.

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

No branches or pull requests

2 participants