photo

Simon Parten


Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Can anyone explain the absence of functions when testing
classdef convert_date_tests < matlab.unittest.TestCase %Mostly for proof of concept testing and example useage of the %convert_...

etwa 9 Jahre vor | 0

Beantwortet
Can anyone explain the absence of functions when testing
The answer is apparently that the test runner somehow has it's own 'path'. Can add the right directories using addPath ... b...

etwa 9 Jahre vor | 0

Frage


Can anyone explain the absence of functions when testing
See the below ... I've even gone so far as to attempt to 'addPath' to the directory which includes the convert_date.m file. I...

etwa 9 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
Matlab and Jenkins CI
So, it appears to depend on how you install Jenkins. To someone reading this who wants matlab <-> Jenkins CI on windows. Some hi...

etwa 9 Jahre vor | 2

| akzeptiert

Frage


Matlab and Jenkins CI
In brief, I'm hoping to take over a matlab project of moderate complexity. The strategy is to unit test. My experience is that c...

etwa 9 Jahre vor | 2 Antworten | 1

2

Antworten