Bram Wubs

Results 15 issues of Bram Wubs

As mentioned in https://github.com/rcarriga/vim-ultest/issues/94 there is no parser for phpunit. This PR adds one. My python is quite rusty. I've found out most of the stuff that needed to be...

I would like the ability to run tests in sync. Because some of my tests reset the database after every run. Now, all tests in the file fail, because the...

**Describe the bug** Unable to do `df` motion with ideavim. **To Reproduce** Steps to reproduce the behavior: 1. Install & Enable the AceJump plugin 2. Add the following to .ideavimrc:...

usability issue

The following html doesn't show a spinner when using the 'zoom-in' effect. When I delete all the bootstrap `btn*` classes the spinner shows on a non styled button. The spinner...

**Describe the problem you have/What new integration you would like** I've got my hands on the M5Paper from M5Stack and would love to use the e-ink touch display to render...

Type: Display

### Versions: - ide-helper Version: 2.12.3 - Laravel Version: 8.83.23 - PHP Version: 8.0.21 ### Description: Relation methods that have a union return type will not be added as `@property-read`...

bug

This pull request will add a selection of the meal moment and a button to log the recipe or food from their respective show pages. This will close #22

enhancement
hacktoberfest-accepted

First off, this project look awesome! Can't wait to get my hands on a core2 and start digging into this. What brings me to my question, as this is more...

I have a model that has a bigint field. Only, my tests fails with: `Exception: Could not calculate correct fixture method` The method he's trying to execute is getBigint, but...

When running `mackup backup` I get the following error when it tries to backup insomina: ``` Backing up Library/Application Support/Insomnia ... Traceback (most recent call last): File "/usr/local/bin/mackup", line 11,...