James Dinsdale

Results 21 comments of James Dinsdale

### Proposal for coverage reporting Line-by-line coverage simply isn't possible with ZSH, without some sort of extension to record each one of code as it is read and executed. That's...

This isn't going to happen by v0.6.0. Even the simplified version of coverage I've proposed above is a lot more difficult to implement than I'd anticipated. It's still a feature...

@MichaelAquilina I'm not able to recreate this in the current master. Would you mind pointing me to the repository where you experienced this? Also, sorry if this is obvious, but...

Can you please send a copy of your `.zunit.yml`? Also, which OS and version of ZSH are you using?

Yes, definitely

This does work for project functions. Hit TAB to autocomplete the method, then stick your cursor inside the parentheses and hit CTRL+SHIFT+SPACE. You should see the contents of the entire...

@drujensen What did you mean by this? A form builder, or something different? I've built a couple of those in PHP for different projects, with an API very similar to...

@felipeelias I haven't, and I'm unlikely too any time soon, so crack on

Is there a decent data validation library out there that we could integrate with this?

Would bluez be the best choice, since it's linux only? I wonder if there's a cross-platform alternative that might be more worthwhile.