-
Hi,
I think your program is really what we need, but to make use of it we require the same options that MSpec provides:
--exclude
--include
I don't know if you want to support this since I don't kno…
-
There is a test which occasionally exceeds the 30 second timeout on `CI / specs (macos, 2.7.1)`, causing the test suite to fail, even if the changes being tested haven't broken anything.
The foll…
-
Got this error when trying install a podfile with MSpec and Kiwi. When I removed MSpec, my pod installed correctly. Not sure if this is your issue or not, but I notice that Kiwi removed the sub-spec…
-
I have a simple Ruby app that I would like to compile to WebAssembly or just run on Artichoke for fun/benchmarking.
It would be really helpful if you could add some instructions on how to do that a…
-
MSpec 0.11 is .NET Standard 1.3+ compatible, which means one can happily add the NuGet package to a UWP project.
I ported "dotnet-test-mspec" to target UWP in a spike ( https://github.com/ivanz/dotn…
ivanz updated
4 years ago
-
See
http://andrewlock.net/adding-travis-ci-to-a-net-core-app/
and
https://github.com/machine/dotnet-test-mspec/pull/5/files
-
Hi,
Great to see what you have done here. Is there a roadmap or at least status of what is there, what is missing, what is working and what isn't? e.g. - is mspec in `dotnet test` supported yet?
ivanz updated
8 years ago
-
👋 Hi! I recently looked at the CI run on the upstream repo. The job truffleruby-head on ubuntu-latest took a while (>26 minutes) to do anything in the step that executes the tests. https://github.com/…
-
I would be nice if there were support for html outputs like in MSpec with "--html {report}". According to https://github.com/matkoch/TestFx/issues/6, I could support this in a separate version.
-
In order to support a number of new features, I will need to represent the core BDD principals in code.
I do not want to pollute the root `mspec` package. Instead, I would prefer to abstract, crea…