Comments on: Tag, you’re it! https://blogs.mathworks.com/developer/2015/09/08/test-tags/?s_tid=feedtopost Developing, testing, and integrating production grade software using MATLAB. Fri, 22 Mar 2019 15:39:03 +0000 hourly 1 https://wordpress.org/?v=6.2.2 By: Han Geerligs https://blogs.mathworks.com/developer/2015/09/08/test-tags/#comment-121118 Fri, 22 Mar 2019 15:39:03 +0000 https://blogs.mathworks.com/developer/?p=249#comment-121118 Hi Andy,

I have a generic_test class which inherits from matlab.unittest.testCase. So I am able to use test tags to control which test in the suite to run.
Recently I have developed a new class which inherits from the generic_unittest class.

Now the testtags cannot be used to control whther a test is running or not.

Do you have any clue how to control running the tests in this situation, preferably using the TestTags and it ‘s functionality to select etc.

— Han

]]>
By: Buckets of Builds » Developer Zone - MATLAB & Simulink https://blogs.mathworks.com/developer/2015/09/08/test-tags/#comment-119832 Mon, 11 Feb 2019 20:17:15 +0000 https://blogs.mathworks.com/developer/?p=249#comment-119832 […] long time ago we chatted a couple times about how we can put some of our tests into different buckets and then select them […]

]]>
By: Tag like an Egyptian » Developer Zone https://blogs.mathworks.com/developer/2015/09/08/test-tags/#comment-2270 Thu, 17 Sep 2015 19:19:37 +0000 https://blogs.mathworks.com/developer/?p=249#comment-2270 […] 8 Sep Tag, you're it! […]

]]>