Hüseyin Uslu
Hüseyin Uslu
not myself but can accept a PR.
same issue here getting `>CSC : warning AD0001: Analyzer 'FluentAssertions.Analyzers.CollectionShouldHaveElementAtAnalyzer' threw an exception of type 'System.InvalidOperationException' with message 'This operation does not apply to an empty instance.'.`
any updates on this?
my best guess is; ```cs using NodaTime; using NodaTime.Extensions; using System.Collections; using System.Collections.Generic; public class ProcessorTestsFixtureCollection : IEnumerable { public IEnumerator GetEnumerator() { yield return new object[] { new List...
latest videos?
i'm afraid that the project is still in early development stage.
related to; https://github.com/almirfilho/grunt-mocha-test/commit/8cdb5aec1a6a091e3ff8e2b16a12cb0aa17c7a20
hopefully we can get a proper fix soon :/
seems the original project is dead. @scien can you please re-publish this on npm with your fixes? and oh a feature where ignoring some patterns would be nice.
also fixed the issue for me thanks.