Ecosyste.ms: Issues

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

GitHub / ChillBDD/Chill issues and pull requests

#86 - Bump NuGet.CommandLine from 4.9.6 to 5.11.5 in /build

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#85 - Bump NuGet.CommandLine from 4.9.6 to 6.0.5 in /build

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#84 - Bump NuGet.CommandLine from 4.9.2 to 4.9.6 in /build

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#83 - Bump NuGet.CommandLine from 4.9.2 to 4.9.5 in /build

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#82 - Full example of using IObjectMother?

Issue - State: closed - Opened by mcquiggd over 3 years ago - 2 comments

#81 - Strong name the Chill DLL

Pull Request - State: closed - Opened by logiclrd over 3 years ago - 10 comments

#80 - Chill should use the xUnit IAsyncLifetime

Issue - State: open - Opened by tomachristian about 5 years ago - 6 comments

#79 - Release 4.0

Pull Request - State: closed - Opened by dennisdoomen about 5 years ago

#78 - Disable the synchronization context while invoking (async) actions and funcs

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

#77 - Specs with fire-and-forget tasks in sync-version of Given dead-lock

Issue - State: closed - Opened by tomachristian about 5 years ago - 3 comments

#76 - More changes

Pull Request - State: closed - Opened by dennisdoomen over 5 years ago

#74 - Refactoring

Pull Request - State: closed - Opened by dennisdoomen over 5 years ago

#73 - Merge master to develop

Pull Request - State: closed - Opened by dennisdoomen over 5 years ago

#72 - Chill 4.0 with support for .NET Standard 1.1 and 2.0

Pull Request - State: closed - Opened by dennisdoomen over 5 years ago

#71 - [WIP] Support .Net Standard

Pull Request - State: closed - Opened by corvansteijn almost 6 years ago - 1 comment

#70 - [WIP] Support NetCore 2.1

Pull Request - State: closed - Opened by corvansteijn almost 6 years ago

#69 - Fix some typos in the README

Pull Request - State: closed - Opened by stakx almost 6 years ago - 1 comment

#68 - Add more WhenLater alternatives for the When with deferred execution

Pull Request - State: closed - Opened by ronaldkroon over 6 years ago

#67 - Update the metadata of the NuGet packages

Pull Request - State: closed - Opened by dennisdoomen over 6 years ago

#66 - Add WhenLater that defers the execution without extra parameter

Pull Request - State: closed - Opened by ronaldkroon over 6 years ago

#65 - CI build status is no longer reported to GitHub

Issue - State: closed - Opened by IharBury about 7 years ago - 1 comment

#64 - Plug-ins marked compatible with Chill 3.*

Pull Request - State: closed - Opened by IharBury about 7 years ago - 3 comments

#63 - Attempt to handle exit code better.

Pull Request - State: closed - Opened by dennisdoomen about 7 years ago

#62 - Fix the build by removing the constructor with one argument from the …

Pull Request - State: closed - Opened by IharBury about 7 years ago - 1 comment

#61 - TinyIoC NuGet package updated to version 1.3 and TinyIoC made internal

Pull Request - State: closed - Opened by IharBury about 7 years ago - 6 comments

#60 - TinyIoC should not be public in TinyIoC namespace

Issue - State: closed - Opened by IharBury about 7 years ago

#59 - Autofac plug-ins support Autofac versions 4.*

Pull Request - State: closed - Opened by IharBury about 7 years ago

#58 - Fix issue with multiple named objects returning only the first registered instance

Pull Request - State: closed - Opened by martijnspaan over 7 years ago - 1 comment

#57 - Deferred spelling correction

Pull Request - State: closed - Opened by SaroTasciyan over 7 years ago

#56 - Fix for incompatible plugin dependency versions

Pull Request - State: closed - Opened by SaroTasciyan over 7 years ago

#55 - Improved plugin nuspec tags and fixed typo for NSubstitute

Pull Request - State: closed - Opened by SaroTasciyan over 7 years ago

#54 - Readme code highlighting

Pull Request - State: closed - Opened by SaroTasciyan over 7 years ago

#53 - Calling result for non-defered tests should not run test again

Pull Request - State: closed - Opened by martijnspaan over 7 years ago - 1 comment

#52 - Support for .NET Core

Issue - State: closed - Opened by ErwinSteffens over 7 years ago - 1 comment

#51 - Trigger deferred test on retrieving result

Pull Request - State: closed - Opened by martijnspaan over 7 years ago - 1 comment

#50 - [WIP] Alternative test base class created for really async specs (like xUnit async specs)

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

#49 - Generic parameters have to be public

Issue - State: closed - Opened by IharBury over 7 years ago

#48 - Async givens and whens are executed in the default synchronization context

Pull Request - State: closed - Opened by IharBury over 7 years ago - 8 comments

#47 - Resolving the same unregistered class twice returns the same object

Pull Request - State: closed - Opened by IharBury over 7 years ago

#45 - TinyIoC container can resolve concrete types depending on a registered interface

Pull Request - State: closed - Opened by IharBury over 7 years ago - 1 comment

#42 - Async "when" no longer wraps exceptions in an aggregate exception

Pull Request - State: closed - Opened by IharBury over 7 years ago

#40 - Enable async code blocks on all Given methods

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

#39 - Support async on GivenWhenThen.Given

Issue - State: closed - Opened by dennisdoomen almost 8 years ago

#38 - async fix for @ddoomen

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

#37 - Fixes deadlocks on AppVeyor

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

#36 - [WIP] Fix deadlocks on AppVeyor

Pull Request - State: closed - Opened by dennisdoomen over 8 years ago

#35 - Typo

Pull Request - State: closed - Opened by bkoelman over 8 years ago - 1 comment

#34 - Update README.md

Pull Request - State: closed - Opened by testfirstcoder over 8 years ago - 1 comment

#32 - Update README.md

Pull Request - State: closed - Opened by ffMathy about 9 years ago

#31 - PCL contains system dll's

Issue - State: closed - Opened by Erwinvandervalk about 9 years ago

#30 - Given with an async lambda

Issue - State: closed - Opened by dennisdoomen over 9 years ago - 1 comment

#29 - How does auto mocking with TinyIoc work?

Issue - State: closed - Opened by kevinkuszyk over 9 years ago - 1 comment

#28 - New XUnit Nuget testrunner does not detect Chill tests

Issue - State: closed - Opened by scspijker over 9 years ago - 2 comments

#27 - Fix silverlight crash

Pull Request - State: closed - Opened by dennisdoomen over 9 years ago

#26 - Silverlight unit test runner crashes while searching the container

Issue - State: closed - Opened by dennisdoomen over 9 years ago - 1 comment

#25 - analyze why build script doesn't include gitversion number

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#24 - Release 2.0.0

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#23 - Mocking extensions need to depend on Chill Autofac extension

Issue - State: closed - Opened by mwhelan over 9 years ago - 2 comments

#22 - Getting ready for 2.0 release

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#21 - Working on psake build

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#20 - Buildprocess

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#19 - Fix build

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#17 - Conversion to PCL

Pull Request - State: closed - Opened by dennisdoomen over 9 years ago

#16 - Make Chill a Portable Class Library

Issue - State: closed - Opened by dennisdoomen over 9 years ago

#15 - Calling the assemblytyperesolver in the testbase

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#14 - Worked on a better internal list implementation

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#13 - Added better assemblytyperesolver

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#12 - Added deferedExecution

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#11 - new buildnuget file

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#10 - Added Shorthand for SetThe<>.To()

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#9 - Added test library for Chill, additional to the examples

Pull Request - State: closed - Opened by Erwinvandervalk over 9 years ago

#8 - Support printing of scenario and test steps

Issue - State: closed - Opened by Erwinvandervalk over 9 years ago

#6 - Add Unity automocking container

Issue - State: closed - Opened by Erwinvandervalk over 9 years ago - 1 comment

#5 - Add AutoFac & NSubstitute container

Issue - State: closed - Opened by Erwinvandervalk over 9 years ago

#4 - Reduce code duplication in test base classes

Issue - State: closed - Opened by Erwinvandervalk over 9 years ago

#3 - Set up publishing to nuget from appveyor

Issue - State: closed - Opened by Erwinvandervalk over 9 years ago

#2 - Add auto fake support

Pull Request - State: closed - Opened by dennisdoomen over 9 years ago

#1 - Added a readme based on the blog post

Pull Request - State: closed - Opened by dennisdoomen over 9 years ago