Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tpierrain/nfluent issues and pull requests
#37 - Add more methods on the IFluentAssertion<object>
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 2 comments
Labels: new feature
#36 - Add more methods on the IFluentAssertion<numbers>
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 3 comments
Labels: new feature
#36 - Add more methods on the IFluentAssertion<numbers>
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 3 comments
Labels: new feature
#35 - Add more methods on the IFluentAssertion<string>
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 3 comments
Labels: new feature
#34 - Exception reporting
Pull Request -
State: closed - Opened by dupdob over 11 years ago
#33 - Assertions for Lambda and TimeSpan
Pull Request -
State: closed - Opened by dupdob over 11 years ago
- 7 comments
#33 - Assertions for Lambda and TimeSpan
Pull Request -
State: closed - Opened by dupdob over 11 years ago
- 7 comments
#32 - Slightly change the fluent assertion methods on IEnumerable
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: enhancement
#32 - Slightly change the fluent assertion methods on IEnumerable
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: enhancement
#31 - Cover the assertions on the nullable numbers (in a smart way)
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 2 comments
Labels: enhancement, refactoring
#31 - Cover the assertions on the nullable numbers (in a smart way)
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 2 comments
Labels: enhancement, refactoring
#30 - Clone/Generate assertions on numbers via T4 (using one type as the reference file)
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 6 comments
Labels: enhancement, refactoring
#30 - Clone/Generate assertions on numbers via T4 (using one type as the reference file)
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 6 comments
Labels: enhancement, refactoring
#29 - Fix failing test related to Montreal Time Zone
Pull Request -
State: closed - Opened by malat over 11 years ago
#29 - Fix failing test related to Montreal Time Zone
Pull Request -
State: closed - Opened by malat over 11 years ago
#28 - Make DateTime assertion support string as input
Issue -
State: open - Opened by malat over 11 years ago
- 5 comments
Labels: enhancement
#27 - Add more methods to the DateTimeAssertionExtensions
Issue -
State: closed - Opened by malat over 11 years ago
- 1 comment
Labels: enhancement
#26 - Migrate NFluent to the new extensibility model suggested by Rui
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
#26 - Migrate NFluent to the new extensibility model suggested by Rui
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
#25 - Find a way for NFluent to be extensible
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 3 comments
Labels: enhancement, question
#25 - Find a way for NFluent to be extensible
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 3 comments
Labels: enhancement, question
#24 - Introduce Check.That(delegate or lambda).UsesLessThan(double).CPU() fluent assertion
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 7 comments
Labels: enhancement, question
#24 - Introduce Check.That(delegate or lambda).UsesLessThan(double).CPU() fluent assertion
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 7 comments
Labels: enhancement, question
#23 - Introduce Check.That(delegate or lambda).TakesLessThan(long milliseconds) fluent assertion
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: enhancement, question
#22 - Introduce Check.That(Action or delegate).Result.<other fluent assertion based on return type> fluent assertion
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 3 comments
Labels: enhancement, question
#22 - Introduce Check.That(Action or delegate).Result.<other fluent assertion based on return type> fluent assertion
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 3 comments
Labels: enhancement, question
#21 - Introduce Check.That(delegate or lambda).Throws<TException>() fluent assertion
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 2 comments
Labels: enhancement, question
#21 - Introduce Check.That(delegate or lambda).Throws<TException>() fluent assertion
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 2 comments
Labels: enhancement, question
#20 - Add a IBooleanFluentAssertion interface
Issue -
State: closed - Opened by malat over 11 years ago
Labels: enhancement
#20 - Add a IBooleanFluentAssertion interface
Issue -
State: closed - Opened by malat over 11 years ago
Labels: enhancement
#19 - Add IDateTimeFluentAssertion & IBooleanFluentAssertion
Pull Request -
State: closed - Opened by malat over 11 years ago
- 4 comments
#19 - Add IDateTimeFluentAssertion & IBooleanFluentAssertion
Pull Request -
State: closed - Opened by malat over 11 years ago
- 4 comments
#18 - Mark NFluent.Web Library as a friend assembly
Pull Request -
State: closed - Opened by malat over 11 years ago
#17 - Include the NFluent logo within the nuget package
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 2 comments
Labels: enhancement
#16 - Find a way to chain multiple assertions on the same HttHeader
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: enhancement, question
#16 - Find a way to chain multiple assertions on the same HttHeader
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: enhancement, question
#15 - Find a way for the IIHttpHeaderFluentAssertion interface to support the same methods as the IStringFluentAssertion interface (StartsWith(), EndsWith(), Contains(), etc)
Issue -
State: closed - Opened by tpierrain over 11 years ago
Labels: enhancement, question
#15 - Find a way for the IIHttpHeaderFluentAssertion interface to support the same methods as the IStringFluentAssertion interface (StartsWith(), EndsWith(), Contains(), etc)
Issue -
State: closed - Opened by tpierrain over 11 years ago
Labels: enhancement, question
#14 - Make the IHttpHeaderFluentAssertion.Contains(string expected) method accepting multiple values as argument instead
Issue -
State: closed - Opened by tpierrain over 11 years ago
Labels: enhancement
#14 - Make the IHttpHeaderFluentAssertion.Contains(string expected) method accepting multiple values as argument instead
Issue -
State: closed - Opened by tpierrain over 11 years ago
Labels: enhancement
#13 - Introduce the 'Or' operator for the IChainableFluentAssertion interface?
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: question
#13 - Introduce the 'Or' operator for the IChainableFluentAssertion interface?
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: question
#12 - Introduce the 'In' operator for the IChainableFluentAssertion interface?
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: question
#12 - Introduce the 'In' operator for the IChainableFluentAssertion interface?
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: question
#11 - Introduce the 'Not' operator for the IChainableFluentAssertion interface?
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: question
#10 - Promote the library usage
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: enhancement, question
#9 - Improve FluentException messages:
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: enhancement, refactoring
#8 - Build and publish v0.x into nuget.org
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: enhancement
#7 - Provide a showcase/sandbox/demo solution to show NFluent in action with various tests runners
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: QA, documentation
#6 - Find an offical Software factory
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: QA
#5 - Add IsAssignableTo<T> and IsNotAssignableTo<T> methods to IFluentAssertion<object>
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: new feature
#4 - Add a IDateTimeFluentAssertion interface
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: enhancement
#3 - Add a Check.That(...).ThrowsException<e>(message) method
Issue -
State: closed - Opened by tpierrain over 11 years ago
- 1 comment
Labels: enhancement
#2 - Some stuff around FluentAssertion with HttpWebResponse
Pull Request -
State: closed - Opened by malat over 11 years ago
- 1 comment
#1 - Add build and tools
Pull Request -
State: closed - Opened by rhwy over 11 years ago