photo

Simon Parten


2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
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_...

대략 9년 전 | 0

답변 있음
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...

대략 9년 전 | 0

질문


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...

대략 9년 전 | 답변 수: 4 | 0

4

답변

답변 있음
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...

대략 9년 전 | 2

| 수락됨

질문


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...

대략 9년 전 | 답변 수: 2 | 1

2

답변