Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fluentassertions/fluentassertions issues and pull requests

#2011 - Comparing enum by value doesn't work even with auto conversion

Issue - State: closed - Opened by fakhrulhilal about 2 years ago - 2 comments
Labels: enhancement, up-for-grabs

#2010 - Exposes the `IMonitor` object to extensions methods.

Pull Request - State: closed - Opened by A-Kjeldgaard about 2 years ago - 2 comments
Labels: feature

#2009 - Treat record structs as records

Pull Request - State: closed - Opened by salvois about 2 years ago - 13 comments
Labels: bug

#2007 - Update GitHub actions

Pull Request - State: closed - Opened by jnyrup about 2 years ago - 2 comments

#2006 - Improve error messages for accidental `Equals` usage

Pull Request - State: closed - Opened by nycdotnet about 2 years ago - 11 comments
Labels: documentation

#2002 - Move DataSet/DataTable/DataRow assertions to separate library

Issue - State: closed - Opened by ericnewton76 about 2 years ago - 3 comments
Labels: breaking change

#1998 - Cleanups

Pull Request - State: closed - Opened by jnyrup about 2 years ago - 2 comments

#1996 - Update nuget packages

Pull Request - State: closed - Opened by jnyrup about 2 years ago - 3 comments

#1995 - Remove usage of method name in test method name

Pull Request - State: closed - Opened by IT-VBFK about 2 years ago - 2 comments

#1994 - Escape brackets in execution time failures

Pull Request - State: closed - Opened by Briaoeuidhtns about 2 years ago - 1 comment
Labels: bug

#1993 - MaxDepth in EquivalencyValidator.

Issue - State: closed - Opened by Wolgo about 2 years ago - 2 comments
Labels: bug

#1992 - Rename `ShouldCompareMembersThisDeep` to `ShouldCompareNodesThisDeep`

Pull Request - State: closed - Opened by Wolgo about 2 years ago - 1 comment

#1990 - Improves how `BeEquivalentTo` handles fields hiding base-class fields

Pull Request - State: closed - Opened by dennisdoomen about 2 years ago - 3 comments
Labels: bug

#1989 - BeEquivalentTo For().Exclude() does not work for comparison of collections

Issue - State: closed - Opened by abartho about 2 years ago - 9 comments
Labels: bug

#1986 - `BeEquivalentTo` `For().Exclude()` does not work for complex type hierarchies

Issue - State: closed - Opened by marcin-dardzinski about 2 years ago - 3 comments
Labels: bug

#1985 - Use InvariantCulture when doing case-insensitive matches

Pull Request - State: closed - Opened by jnyrup about 2 years ago - 1 comment
Labels: bug

#1984 - Global record equivalency settings were not taken into account

Pull Request - State: closed - Opened by dennisdoomen about 2 years ago - 2 comments
Labels: bug

#1983 - Improve coverage for `CollectionMemberObjectInfo`

Pull Request - State: closed - Opened by dennisdoomen about 2 years ago - 1 comment

#1981 - Add support for asserting [ReadOnly]Span<char> and [ReadOnly]Span<T>

Pull Request - State: closed - Opened by 0xced about 2 years ago - 7 comments

#1980 - Deduplicate target frameworks

Pull Request - State: closed - Opened by 0xced about 2 years ago - 2 comments

#1976 - Removed netcoreapp2.0 framework check in formatting precision tests

Pull Request - State: closed - Opened by iliashkolyar about 2 years ago - 4 comments

#1974 - Added `ThrowWithinAsync` assertions

Pull Request - State: closed - Opened by lg2de about 2 years ago - 10 comments
Labels: feature

#1973 - Code cleanups

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1967 - Added `NotCompleteWithinAsync` for Task assertions

Pull Request - State: closed - Opened by lg2de over 2 years ago - 8 comments
Labels: feature

#1963 - Extend collection assertions with `ContainInConsecutiveOrder` and `NotContainInConsecutiveOrder`

Pull Request - State: closed - Opened by StacyCash over 2 years ago - 6 comments
Labels: feature

#1961 - Added assertions for non-generic `TaskCompletionSource`

Pull Request - State: closed - Opened by lg2de over 2 years ago - 6 comments
Labels: feature

#1957 - Comparing datatables with dbnull in expectation doesn't cause test to fail when subject has a value

Issue - State: open - Opened by beerai over 2 years ago - 7 comments
Labels: bug, up-for-grabs

#1954 - Allow event monitoring to ignore failing event accessors

Pull Request - State: closed - Opened by apazureck over 2 years ago - 21 comments
Labels: feature

#1953 - Make For/Excluding work with nested paths

Pull Request - State: closed - Opened by whymatter over 2 years ago - 2 comments
Labels: bug

#1950 - Extend `IObjectInfo` with info about `DeclaringType`

Pull Request - State: closed - Opened by dennisdoomen over 2 years ago - 3 comments
Labels: enhancement

#1948 - Exceptions in event accessors fail tests when using .Monitor()

Issue - State: closed - Opened by apazureck over 2 years ago - 8 comments
Labels: enhancement, up-for-grabs

#1945 - Print commas at the end of the line

Pull Request - State: closed - Opened by ronaldkroon over 2 years ago - 2 comments
Labels: enhancement

#1943 - Filter dynamic methods from stack trace

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment
Labels: bug

#1939 - Optimize `BeEquivalentTo`

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 2 comments
Labels: enhancement

#1937 - More use of pattern matching and lifted operators

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1936 - Use file scoped namespaces

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1935 - Upgrade to C# 10

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1931 - Add missing section in the about page

Pull Request - State: closed - Opened by ITaluone over 2 years ago - 2 comments

#1929 - More specifically clarify the intentions of `WithArgs`

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment
Labels: documentation

#1926 - [WIP] Move more logic to the Nuke build script

Pull Request - State: closed - Opened by dennisdoomen over 2 years ago - 1 comment

#1920 - Do not add all arguments of type `T` to the matching events, if one is found

Pull Request - State: closed - Opened by ITaluone over 2 years ago - 1 comment
Labels: bug

#1919 - Excluding properties behind an array doesn't work in BeEquivalentTo on collections

Issue - State: closed - Opened by Turnerj over 2 years ago - 10 comments
Labels: bug

#1918 - Add `ForConstraint` to `IAssertionScope`

Issue - State: closed - Opened by ITaluone over 2 years ago - 4 comments
Labels: enhancement, breaking change

#1916 - Fix `CA1062`

Pull Request - State: closed - Opened by ITaluone over 2 years ago - 5 comments

#1913 - Fix the failure message for occurrence regex

Pull Request - State: closed - Opened by ITaluone over 2 years ago - 1 comment

#1912 - Fix codestyle issues

Pull Request - State: closed - Opened by ITaluone over 2 years ago - 1 comment

#1911 - Structure assertions with nested classes instead of regions (Part 6)

Pull Request - State: closed - Opened by IT-VBFK over 2 years ago - 3 comments

#1909 - Structure assertions with nested classes instead of regions (Part 5)

Pull Request - State: closed - Opened by IT-VBFK over 2 years ago - 5 comments

#1908 - Structure assertions with nested classes instead of regions (Part 4)

Pull Request - State: closed - Opened by IT-VBFK over 2 years ago - 1 comment

#1907 - Update docxml comments on BeInRange

Pull Request - State: closed - Opened by andrewlock over 2 years ago - 2 comments
Labels: documentation

#1906 - Fix coveralls badge

Pull Request - State: closed - Opened by ITaluone over 2 years ago - 6 comments

#1903 - Structure assertions with nested classes instead of regions (Part 3)

Pull Request - State: closed - Opened by IT-VBFK over 2 years ago - 1 comment

#1902 - Try to stabilize UIFact tests by running them sequentially

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1901 - Update nugets

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1900 - Structure assertions with nested classes instead of regions (Part 2)

Pull Request - State: closed - Opened by IT-VBFK over 2 years ago - 1 comment

#1891 - More testing of guarding methods

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 4 comments

#1890 - Fix small typo in `AssertionScope`

Pull Request - State: closed - Opened by IT-VBFK over 2 years ago - 2 comments

#1889 - Add missing tests for matching `null` with a wildcard

Pull Request - State: closed - Opened by IT-VBFK over 2 years ago - 6 comments

#1888 - Add `BeDefined` and `NotBeDefined` to `EnumAssertions`

Pull Request - State: closed - Opened by IT-VBFK over 2 years ago - 4 comments
Labels: feature

#1887 - Add support `System.Text.Json.JsonDocument`

Issue - State: closed - Opened by RobSwDev over 4 years ago - 10 comments
Labels: enhancement, api-suggestion

#1882 - Add missing tests (according to coveralls) for Data* objects

Pull Request - State: closed - Opened by IT-VBFK over 2 years ago - 3 comments

#1881 - Code style fixes

Pull Request - State: closed - Opened by ITaluone over 2 years ago - 8 comments

#1880 - Add overload to `HaveElement()` to be able to assert on occurrences for `XDocument` and `XElement`

Pull Request - State: closed - Opened by ITaluone over 2 years ago - 8 comments
Labels: feature, api-approved

#1869 - Added a new overload to `MatchRegex()` to assert on the number of regex matches

Pull Request - State: closed - Opened by IT-VBFK over 2 years ago - 6 comments
Labels: feature

#1866 - Update internal test and build nuget packages

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1860 - [WIP] Add WithStrictTyping options

Pull Request - State: open - Opened by dennisdoomen over 2 years ago - 2 comments
Labels: feature

#1859 - Add difference to numeric assertion failure messages

Pull Request - State: closed - Opened by iliashkolyar over 2 years ago - 15 comments
Labels: enhancement

#1858 - `WithMapping` now works in equivalency assertions on collections

Pull Request - State: closed - Opened by dennisdoomen over 2 years ago - 1 comment
Labels: bug

#1856 - Add test coverage for `OccurrenceConstraint`

Pull Request - State: closed - Opened by eNeRGy164 over 2 years ago - 5 comments

#1855 - Split `StringAssertionSpecs` file

Pull Request - State: closed - Opened by eNeRGy164 over 2 years ago - 1 comment

#1854 - `Should().BeEquivalentTo()` show different error message between Debug and Release

Issue - State: open - Opened by souhailelk over 2 years ago - 12 comments
Labels: bug

#1853 - Cleanups in Specs

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 6 comments

#1849 - Removes unnecessary code

Pull Request - State: closed - Opened by chvollm over 2 years ago - 1 comment

#1848 - Adding support for .NET6 `TimeOnly` struct

Pull Request - State: closed - Opened by iliashkolyar over 2 years ago - 6 comments
Labels: feature

#1847 - Improve code coverage of fake should overloads

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 4 comments

#1846 - Rename constructor parameter for `NullableDateOnlyAssertions`

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1844 - Adding support for .NET6 `DateOnly` struct

Pull Request - State: closed - Opened by iliashkolyar over 2 years ago - 3 comments
Labels: feature

#1843 - Adds test for string collection equivalency

Pull Request - State: closed - Opened by chvollm over 2 years ago - 2 comments

#1842 - Revert "Add the ability to exclude non-browsable members from equivalency tests"

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1839 - Improve code coverage and fix some test mutations

Pull Request - State: closed - Opened by eNeRGy164 over 2 years ago - 3 comments

#1838 - Ensure `ExcludingMissingMembers` doesn't undo usage of `WithMapping`

Pull Request - State: closed - Opened by dennisdoomen over 2 years ago - 2 comments
Labels: bug

#1837 - Replaced regions in numeric specs with nested classes

Pull Request - State: closed - Opened by dennisdoomen over 2 years ago - 1 comment

#1836 - Target PRs at develop instead of master

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1835 - Determine caller name for `EnumAssertions.Be`

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment
Labels: enhancement

#1831 - Add net6.0 target

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1827 - Add the ability to exclude non-browsable members from equivalency tests

Pull Request - State: closed - Opened by logiclrd over 2 years ago - 23 comments
Labels: feature

#1822 - Better support for NaN in numeric assertions on floats and doubles

Pull Request - State: closed - Opened by dennisdoomen over 2 years ago - 1 comment
Labels: bug

#1820 - More Code Coverage

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1819 - Update nuget packages

Pull Request - State: closed - Opened by jnyrup over 2 years ago - 1 comment

#1814 - Fill gaps in System.Data unit testing

Pull Request - State: closed - Opened by logiclrd over 2 years ago - 4 comments

#1812 - Restore basic assertions for collections in `System.Data`

Pull Request - State: closed - Opened by logiclrd over 2 years ago - 42 comments
Labels: feature

#1811 - Extend httpResponseMessage.Should().HaveStatusCode() to dump request body on failure

Issue - State: open - Opened by bart-degreed over 2 years ago - 23 comments
Labels: enhancement, future

#1807 - Add the ability to exclude non-browsable members from equivalency tests

Pull Request - State: closed - Opened by logiclrd almost 3 years ago - 4 comments
Labels: feature

#1806 - Attempt to fix System.Http.Net compatibility in .NET 4.7.2

Pull Request - State: closed - Opened by dennisdoomen almost 3 years ago - 1 comment

#1792 - Improved docs on BeLowerCased and BeUpperCased for mixed strings

Pull Request - State: closed - Opened by dennisdoomen almost 3 years ago

#1782 - Add `For`/`Exclude` to allow exclusion of members inside a collection

Pull Request - State: closed - Opened by whymatter almost 3 years ago - 24 comments
Labels: feature

#1779 - Removal of BinaryFormatter in .NET 8.0

Issue - State: open - Opened by MullerWasHere almost 3 years ago - 13 comments
Labels: breaking change, future

#1726 - Print collections of long strings over multiple lines

Issue - State: open - Opened by dennisdoomen about 3 years ago - 4 comments
Labels: enhancement

#1685 - Remove Async postfix from assertions of asynchronous operations

Issue - State: closed - Opened by lg2de about 3 years ago - 7 comments
Labels: breaking change, future