Search

Clear filter
Article
Steve Glassman · Feb 19, 2016

2016.2 Field Test Kit 2016.2.0.595.0

I am pleased to announce the next 2016.2 field test kit, 2016.2.0.595.0.It may look like a slow week, with less than fifty changes having been checked in, but this kit includes the
Article
Steve Glassman · Mar 4, 2016

2016.2 Field Test Kit 2016.2.0.605.0

I am pleased to announce the next 2016.2 field test kit, 2016.2.0.605.0.
Article
Steve Glassman · Apr 8, 2016

2016.2 Field Test Kit 2016.2.0.632.0

I am pleased to announce the next 2016.2 field test kit, 2016.2.0.632.0.Since I haven’t sent an update to this thread in a while it should come as no surprise that there have been quite
Article
Steve Glassman · Jun 24, 2016

2016.2 Field Test Kit 2016.2.0.677.0

I am pleased to announce the next 2016.2 field test kit, 2016.2.0.677.0.I haven’t sent an update to this thread in a while and it should come as no surprise that there has been quite
Question
Nimisha Joseph · Feb 5, 2024

How to unit test BPL

Hi, In addition to @Robert.Barbiaux response, you can use IRIS Unit Test in the ObjectScript side.
Question
Alex Kogan · Jan 11, 2019

Creating a Unit test which tests partial routines

write 1 write 2 write 3 quit It, when called would output >do ^TEST 123 If you then add a label somewhere: TEST write 1 MYLABEL write
Article
Ashok Kumar T · Aug 5

IrisTest – Simplifying Unit Test Report Generation

results for a specific test SHOWALL List all test results QUIT Exit shell Report Formats Format Description html Stylish, browser-ready test report
Announcement
Anastasia Dyubaylo · Nov 2, 2018

New Video: Unit Test Coverage in InterSystems ObjectScript

for measuring test coverage.
Article
Henrique Dias · Feb 9, 2023

Elevate your unit tests to the next level

methods in a test class execute.

Test1 TestSurname

0 posts0 comments

#Field Tests

44 Posts8 Followers
Article
Alberto Fuentes · Oct 23, 2019

Unit Tests for Data Transforms

The advantage for this is: 1) It doesn't require external folders to store input and output messages. 2) The test input and output message are source controlled with the unit-test
Article
Yuri Marx · Apr 6, 2022

Unit Tests: Quality of your ObjectScript Code

Unit test: test classes (Test Unit) are created, one for each functionality topic (Maintain Customers, Transaction Collection, etc.), grouped in Test Suites (set of Test Units), one
Article
Daniel Aguilar · Jun 29, 2023

How to Create Newman Tests in Postman

I'm going to try to explain how to create test for Postman collections for use it with my app IRIS Api Tester. Yet, What is Newman?
Article
Henrique Dias · Feb 5, 2023

iris-tripleslash - let's rock together

Use a different tag for the unit test code.