No Karate will never support this. But please note that you can create the data-source in the Background
.
Background:
* def one = read('one.csv')
* def two = read('two.csv')
* def data = karate.append(one, two)
Scenario Outline:
* print __row
Examples:
| data |
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…