The official guidance on test-driven development is to follow the red-green-refactor cycle:... 続きを読む >>
Failure is the first step to trying
- カテゴリ:
- Testing
The official guidance on test-driven development is to follow the red-green-refactor cycle:... 続きを読む >>
Let’s send some emails!Imagine you write a function that sends an email to a customer. Your initial function call might look like this: ... 続きを読む >>
I'm part of the MathWorks consulting team based in the UK specialising in software architecture and testing (Andy's posted an article from me before). As part of some recent training I was delivering, I was contemplating this diagram that has been floating around internally for a number of years:... 続きを読む >>
CI services in the cloud. They are beautiful. All you need to do is drop a little bit o' yaml in your repository and a whole world of automated build and test infrastructure starts creating some good... 続きを読む >>
Welp, it's the holidays! Whether you celebrate Christmas, Hanukah, Kwanzaa, Festivus, or, you know, Tuesday, I certainly wish you a well and happy close out to a pretty unprecedented and challenging... 続きを読む >>
Today I'd like to introduce first time blog contributor Tim Johns. Tim is a consultant in our UK office who has a wealth of experience utilizing the power of MATLAB for production applications. He is here to highlight a powerful workflow he has developed and is sharing for testing with databases. Take it away Tim!... 続きを読む >>
Now that we have MATLAB projects self-describing how they can be tested, let me get after what I hinted at last post . In particular, how easy it is to get the project set up and ready to roll with your automated CI build. We have discussed many times on this blog how to get squared away with your MATLAB and Simulink code on Jenkins, but we have never discussed how we are working to make it easier for you. This needs to be rectified!... 続きを読む >>
So now you know a bit about projects . You can see how they enable you to create a standard environmental setup so that you (and others!) can reproduce the right conditions to get going without fuss or learning curves. It gives you a fundamental unit of development so that all contributors know how to immediately get going and contribute to your work.... 続きを読む >>
Hello everyone. It has been quite a long time since we've posted anything in this forum. It's not for lack of topics though! We have many great and exciting topics to discuss, and we'd like to kick it off with a great guest post from Laura Dempsey. Laura is an application engineer in our UK office and she has a great energy and interest in how we can develop high integrity MATLAB code. She is here to discuss a feature that is both mature and established as well as new and exciting. Take it away Laura.... 続きを読む >>
これらの投稿は著者に属するものであり、必ずしも MathWorks の見解を示すものではありません。