Veröffentlicht


…and Yet Another Way to Consume the Secret Sauce
Here is Stephen Carter once again to describe an exciting feature in R2016b for test result analysis, reporting, and...

mehr als 7 Jahre vor

Thumbnail

Veröffentlicht


Additional Ways to Consume the Secret Sauce
For today's blog entry I'd like to introduce Stephen Carter. Stephen is an engineer on the MATLAB Test Frameworks team and...

mehr als 7 Jahre vor

Thumbnail

Veröffentlicht


Passing the Test
Last time we saw that the new version 13 YAML output can provide a richer CI system experience because the diagnostics are...

mehr als 7 Jahre vor

Thumbnail

Beantwortet
Folder structure for matlab unit tests
This is something that is highly subjective and many people will have many varied opinions. I have found over the years that no ...

mehr als 7 Jahre vor | 1

Veröffentlicht


Turn on the YAML Channel!
Diagnostics. They are the secret sauce of an effective test framework and we certainly take our job seriously at providing...

mehr als 7 Jahre vor

Thumbnail

Veröffentlicht


Throwback Thursday: Remembering the olden times
You may have heard some buzz lately about how MATLAB Central is celebrating its quinceañera. Indeed the event is worth a...

mehr als 7 Jahre vor

Thumbnail

Veröffentlicht


Encapsulated Sugar
Han Solo was a good guy. He was however unfortunate at times....

mehr als 7 Jahre vor

Thumbnail

Veröffentlicht


Build a product, build a service
MATLAB, with its large collection of domain specific toolboxes, provides much more than a powerful environment for users to...

fast 8 Jahre vor

Thumbnail

Veröffentlicht


Trending Now!
Today it is my pleasure to introduce my MathWorks colleague Anoush Najarian. Anoush is an engineering manager on the MATLAB...

fast 8 Jahre vor

Thumbnail

Beantwortet
rmdir frequently fails with the 'MATLAB:RMDIR:SomeDirectoriesNotRemoved' error
Have you tried using the <http://www.mathworks.com/help/matlab/ref/matlab.unittest.fixtures.temporaryfolderfixture-class.html Te...

fast 8 Jahre vor | 3

Veröffentlicht


Small Fibs Eventually Become Large Fibs – Another exercise in scaling
OK, I had way too much fun writing that last blog post exploring algorithmic scaling. I want to explore this a bit more with...

fast 8 Jahre vor

Thumbnail

Veröffentlicht


Performance Review Criteria 3: Scales to the task
To scale or not to scale. That is the question. When talking about algorithmic complexity, the answer to said question is...

fast 8 Jahre vor

Thumbnail

Veröffentlicht


Performance Review Criteria 2: Sticks to Solid Principles
We saw last time how we can use the performance testing framework to easily see the runtime differences between multiple...

fast 8 Jahre vor

Thumbnail

Veröffentlicht


Performance Review Criteria 1: Peer Comparison
Have you ever wondered how to compare the relative speed of two snippets of MATLAB code? Who am I kidding? Of course, we all...

etwa 8 Jahre vor

Thumbnail

Veröffentlicht


Time for your Performance Review
There are so many cool features in 2016a. Live Scripts are huge. The App Designer is a game changer. The language and...

etwa 8 Jahre vor

Thumbnail

Beantwortet
Creating an array of structs and using the field directly?
Do you need it to be a one liner? If not: s = [struct('field',1) struct('field',2)]; a = {s.field}; Otherwise you...

etwa 8 Jahre vor | 1

Veröffentlicht


Dependency, Injected
Now that we have conquered inversion of control, we can explore a common application of the technique, dependency injection....

etwa 8 Jahre vor

Thumbnail

Veröffentlicht


Invert Your Inner Control Freak!
Arvind's recent posts have had me thinking. While the spellchecker he outlines is really just for illustrative purposes,...

etwa 8 Jahre vor

Thumbnail

Beantwortet
matlab.unittest.testcase not found on path
This does seem like an installation problem. A couple things to try: 1. Look for TestCase >> which -all matlab.unittest.T...

etwa 8 Jahre vor | 0

Kanal


Andy's Test Channel

etwa 8 Jahre vor

Veröffentlicht


Making code usable, useful and testable
Writing MATLAB code is seductively easy. Polishing the functionality of algorithmic MATLAB code to make it usable, useful...

mehr als 8 Jahre vor

Thumbnail

Beantwortet
Execution rules of SharedTestFixtures for complex dependencies
Hi Ilya, Great question! First the guiding principle is that shared test fixtures first value robustness/correctness, and sec...

mehr als 8 Jahre vor | 1

| akzeptiert

Veröffentlicht


Open and extensible
MATLAB is an open and extensible platform unique in its ability to dovetail with best-in-class technologies. Open, refers to...

mehr als 8 Jahre vor

Thumbnail

Beantwortet
No unittest package found in Matlab 2015b
You should have the relevant code, although it's possible t moved locations. Type >> what runtests to see where th...

mehr als 8 Jahre vor | 0

| akzeptiert

Veröffentlicht


You’ve Got Mail!
Today I wanted to share some fun I've been having with customizing the emails sent from my Jenkins builds. This was inspired...

mehr als 8 Jahre vor

Thumbnail

Veröffentlicht


Format Sibling Rivalry
Goodness time flies! It has been a while since we've had a blog update, While I really would like to keep the conversation...

mehr als 8 Jahre vor

Thumbnail

Veröffentlicht


Tag like an Egyptian
Ajay Puvvala is my friend and colleague at the MathWorks. He also led the development of the TestTags feature we spoke...

mehr als 8 Jahre vor

Thumbnail

Veröffentlicht


Tag, you’re it!
I have found that with any reasonably sized software project, sooner or later organization becomes important. As...

mehr als 8 Jahre vor

Thumbnail

Beantwortet
Can anyone explain the absence of functions when testing
When you create a test suite "fromFile" or "fromFolder", the test runner changes to that folder and adds it to the path when run...

mehr als 8 Jahre vor | 1

| akzeptiert

Veröffentlicht


MATLAB in Business Critical Applications
Andy: Today I'd like to introduce a fellow MathWorker with whom I will be tag teaming for content on this blog. His name is...

mehr als 8 Jahre vor

Thumbnail

Mehr laden