-
What you're trying to accomplish:
Simply trying to install new gems that I've added to my `Gemfile`
The command you ran:
`bundle` or `bundle install` or `bundle update `
What you expected to happ…
-
Hi,
I have the following method in an interface
getData(name string, version uint8)([]byte, *ErrorObject)
where ErrorObject is a custom type we use for passing errors around.
Two issues
1. Mockery…
-
I'm using padrino (0.12.3) on ruby-2.1.2. Everytime I do a minor change that results in an app reload, the page I receive 'TypeError' with "superclass mismatch for class" for my classes.
The error p…
-
I got crazy by tracking down a double free issues with CPPUtest and I could narrow down the problem. The problem seems to come when I use a reference as an output parameter, it complains about double …
ghost updated
9 years ago
-
As with the previous milestone, in this we will shift test implementations, but this time by `-1`. I have always wanted to try tables here, so here we go:
| Service test | Assignee |
| --- | --- |
| …
-
Hey all,
I just upgraded my gem dependencies for rspec-core from 3.0.2 to 3.1.4 and running the rake task now finds no tests. Running "bundle exec rake spec" now generates the following output:
C:/R…
-
```
Hi, I'm a member of Android's Dalvik team. Lots of Android developers have been
asking for Mockito support for Android, so we've written some code to make that
possible.
The first part is a new…
-
Hey guys, we have problems setting up properly our builds. We want our tests to come out in TESTS tab and code coverage in COVERAGE tab. We have something setup wrong because we see that the first "ta…
-
```
Hi, I'm a member of Android's Dalvik team. Lots of Android developers have been
asking for Mockito support for Android, so we've written some code to make that
possible.
The first part is a new…
-
PHP Fatal error: Call to undefined method Symfony\Component\HttpFoundation\Request::getServer() in vendor/sanpi/behatch-contexts/src/Context/RestContext.php on line 224
Feature: "print the correspon…